Reload haproxy on cert update

This commit is contained in:
Samuel Clay 2021-06-07 11:20:18 -04:00
parent f020aaa792
commit d1b73bf86d

View file

@ -42,6 +42,7 @@
--dns-{{ dns_plugin }}-credentials {{ dnsimple_credentials_path }}
--server https://acme-v02.api.letsencrypt.org/directory
when: use_dns_plugin|bool
notify: reload haproxy
tags:
- certbot-dns