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:
@ -12,4 +12,5 @@
|
||||
job: "{{ certbot.stdout }} renew"
|
||||
special_time: weekly
|
||||
state: present
|
||||
disabled: no
|
||||
disabled: no
|
||||
when: certbot is defined
|
Reference in New Issue
Block a user