Disable cron job while testing.
This commit is contained in:
parent
9a2bb2f7a8
commit
4c0af3cdc9
@ -4,3 +4,5 @@
|
||||
name: "Ansible Sync"
|
||||
minute: "*/5"
|
||||
job: "/usr/bin/ansible-pull -o -U https://github.com/Hyperling/ansible.git > /dev/null"
|
||||
state: present
|
||||
disabled: yes # until everything is actually correct. :)
|
||||
|
Loading…
x
Reference in New Issue
Block a user