Add Certbot and Nginx requirements

This commit is contained in:
Nemo 2020-07-10 23:59:59 +02:00
parent 0e99212daf
commit 0e84b3216f
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
group_vars/all/vault.yml
roles/geerlingguy.munin
host_vars/*.wirebrass.fr*
group_vars/munin_server.yml
roles/geerlingguy.*
inventory_wirebrass.yml
.vault-password
*.retry

View File

@ -1,2 +1,4 @@
---
- name: geerlingguy.munin
- name: geerlingguy.nginx
- name: geerlingguy.certbot