initial commit

This commit is contained in:
theadam 2024-11-15 16:01:39 +01:00
commit 2f669bd3bb
5 changed files with 126 additions and 0 deletions

8
meta/main.yml Normal file
View file

@ -0,0 +1,8 @@
galaxy_info:
author: TheAdam
description: With this role you can install Nginx with Nginx gen. Acme not included because this solution requires to provide SSL certs from external resource, E.G. DNS API.
min_ansible_version: 2.1
galaxy_tags: ["nginx","nginx-gen","docker"]