fixed cron yml
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
user: ansible
|
user: ansible
|
||||||
name: "ansible provision"
|
name: "ansible provision"
|
||||||
minute: "*/10"
|
minute: "*/10"
|
||||||
job: "/usr/bin/ansible-pull -o -U https://github.com/speedy-geez/ansible_pull_master.git \ >> /var/log/ansible-pull.log 2>&1
|
job: "/usr/bin/ansible-pull -o -U https://github.com/speedy-geez/ansible_pull_master.git \ >> /var/log/ansible-pull.log 2>&1"
|
||||||
|
|||||||
Reference in New Issue
Block a user