Fix special_time attribute.

This commit is contained in:
Hyperling 2021-02-11 11:09:09 -06:00
parent cee400076e
commit f8fd6881c8

View File

@ -14,7 +14,7 @@
cron:
user: ansible
name: "Ansible Weekly Forced Sync"
special: weekly
special_time: weekly
job: "sudo {{ ansible_pull_exec.stdout }} -U https://github.com/Hyperling/ansible.git"
state: present
disabled: no