Quote numeric values for cronjob

This commit is contained in:
Alexander Dietrich 2020-01-20 21:04:12 +01:00
parent c933124fce
commit b19ec86cdf

View file

@ -30,8 +30,8 @@
cron: cron:
name: "Let's Encrypt certificate renewal" name: "Let's Encrypt certificate renewal"
job: /usr/local/sbin/certbot-auto renew -q job: /usr/local/sbin/certbot-auto renew -q
hour: 6 hour: "6"
minute: 0 minute: "0"
- name: populate service facts - name: populate service facts
service_facts: service_facts: