ansible-role-certbot/defaults/main.yml

8 lines
142 B
YAML
Raw Normal View History

2018-11-29 18:55:28 +01:00
---
2018-06-10 19:34:06 +02:00
certbot_mail: ssl@host.local
certbot_key_size: 4096
2022-01-03 15:27:56 +01:00
certbot_port: 80
2018-06-10 19:34:06 +02:00
certbot_path: /var/www/acme
2018-07-07 19:24:56 +02:00
certbot_role: master
2022-01-03 15:27:56 +01:00
certbot_domains: {}