Certbot: handlers #1

Merged
otthorn merged 2 commits from handlers into master 2021-01-20 17:00:33 +01:00
Showing only changes of commit f0e3bd78c9 - Show all commits

View file

@ -5,4 +5,4 @@
state: reloaded
- name: Generate certificates
shell: "certbot certonly --non-interactive --config /etc/letsencrypt/conf.d/{{ certbot.certname }}.ini"
command: "certbot certonly --non-interactive --config /etc/letsencrypt/conf.d/{{ certbot.certname }}.ini"