FreeBSD is complaining about certbot not having dict object stdout. This whole playbook is supposed to be skipped though, lol.
This commit is contained in:
parent
164d122dc2
commit
ffa12d6380
@ -12,4 +12,5 @@
|
|||||||
job: "{{ certbot.stdout }} renew"
|
job: "{{ certbot.stdout }} renew"
|
||||||
special_time: weekly
|
special_time: weekly
|
||||||
state: present
|
state: present
|
||||||
disabled: no
|
disabled: no
|
||||||
|
when: certbot is defined
|
Loading…
x
Reference in New Issue
Block a user