add certbot
This commit is contained in:
parent
b9517487fd
commit
3eb36e6c0b
30 changed files with 659 additions and 22 deletions
2
roles/ansible-role-certbot/vars/Ubuntu-16.04.yml
Normal file
2
roles/ansible-role-certbot/vars/Ubuntu-16.04.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
certbot_package: letsencrypt
|
||||
2
roles/ansible-role-certbot/vars/default.yml
Normal file
2
roles/ansible-role-certbot/vars/default.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
certbot_package: certbot
|
||||
Loading…
Add table
Add a link
Reference in a new issue