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:
Hyperling 2021-07-13 07:55:37 -05:00
parent 164d122dc2
commit ffa12d6380

View File

@ -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