Initial commit

This commit is contained in:
nemunaire 2023-03-26 16:23:35 +02:00
commit a4ac8e4ae8
2 changed files with 57 additions and 0 deletions

19
meta/main.yml Normal file
View 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: []