use strict string values for cron module
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-10-30 22:44:26 +01:00
parent 2f26a78cbd
commit bfd4ab6cd7

View File

@ -33,8 +33,8 @@
- name: Schedule certbot run - name: Schedule certbot run
cron: cron:
name: certbot - letsencrypt certs renewal name: certbot - letsencrypt certs renewal
minute: 55 minute: "55"
hour: 3 hour: "3"
user: "{{ certbot_user }}" user: "{{ certbot_user }}"
job: > job: >
certbot certbot