Initial commit
This commit is contained in:
commit
a4ac8e4ae8
2 changed files with 57 additions and 0 deletions
19
meta/main.yml
Normal file
19
meta/main.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
|
||||
dependencies:
|
||||
- re.nemunai.nginx-config-svc
|
||||
|
||||
galaxy_info:
|
||||
role_name: nginx-config-s3svc
|
||||
author: 'Pierre-Olivier Mercier <nemunaire+iac@nemunai.re>'
|
||||
description: Abstraction to configure nginx server for a static website stored on S3
|
||||
license: GPL-3.0-or-later
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Alpine
|
||||
versions:
|
||||
- all
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
galaxy_tags: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue