You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
histausse 130e101cc6
add some files
2 years ago
handlers add some files 2 years ago
tasks add some files 2 years ago
templates add some files 2 years ago
LICENSE first draft 2 years ago
README.md first draft 2 years ago

README.md

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