No description
Find a file
2022-06-08 20:25:54 +02:00
tasks first draft 2022-06-08 20:25:54 +02:00
LICENSE first draft 2022-06-08 20:25:54 +02:00
README.md first draft 2022-06-08 20:25:54 +02:00

NGINX ansible role

Install nginx for debian

This role is part of my ansible roles. It is made to interact with other roles that are listed here, and require some variables.

Role required:

Variable required:

ansible_managed: str, msg indicating a file managed by ansible

Add role to you ansible playbook:

To add this role to your project, you can use git submodules:

git submodule add ssh://git@gitea.auro.re:2222/Pains-Perdus/nginx.git roles/nginx
git submodule init

Copyright 2021 Jean-Marie Mineau histausse@protonmail.com