forked from ccchb/ansible
11 lines
171 B
YAML
11 lines
171 B
YAML
---
|
|
certbot_admin_email: hostmaster@ccchb.de
|
|
|
|
certbot_package: letsencrypt
|
|
|
|
certbot_method: webroot
|
|
certbot_webroot: /var/www/html
|
|
|
|
certbot_certs: []
|
|
|
|
certbot_renew: true
|