Externalize role
This commit is contained in:
commit
33760a4e3a
11 changed files with 222 additions and 0 deletions
5
defaults/main.yml
Normal file
5
defaults/main.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
certbot_authtype: http
|
||||
certbot_authservice: httpd
|
||||
certbot_certname: '{{ ansible_fqdn }}'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue