ansible-role-certbot/defaults/main.yml
2018-10-08 19:35:07 +02:00

5 lines
94 B
YAML

---
certbot_authtype: http
certbot_authservice: httpd
certbot_certname: '{{ ansible_fqdn }}'