Fix special_time attribute.
This commit is contained in:
parent
cee400076e
commit
f8fd6881c8
@ -14,7 +14,7 @@
|
|||||||
cron:
|
cron:
|
||||||
user: ansible
|
user: ansible
|
||||||
name: "Ansible Weekly Forced Sync"
|
name: "Ansible Weekly Forced Sync"
|
||||||
special: weekly
|
special_time: weekly
|
||||||
job: "sudo {{ ansible_pull_exec.stdout }} -U https://github.com/Hyperling/ansible.git"
|
job: "sudo {{ ansible_pull_exec.stdout }} -U https://github.com/Hyperling/ansible.git"
|
||||||
state: present
|
state: present
|
||||||
disabled: no
|
disabled: no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user