ansible-role-certbot/defaults/main.yml
Adrien Reslinger 83170bbe6b
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Update ansible code
2022-08-16 16:07:26 +02:00

4 lines
93 B
YAML

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