ansible-role-certbot/defaults/main.yml

7 lines
125 B
YAML
Raw Normal View History

2018-11-29 17:55:28 +00:00
---
2018-06-10 17:34:06 +00:00
certbot_mail: ssl@host.local
certbot_key_size: 4096
certbot_path: /var/www/acme
2018-07-07 17:24:56 +00:00
certbot_role: master
2018-06-10 17:34:06 +00:00
certbot_domains: []