added ansible-pull cron job
This commit is contained in:
@@ -52,3 +52,10 @@
|
||||
user: ansible
|
||||
job: "reboot"
|
||||
|
||||
- name: add ansible-pull cron job
|
||||
cron:
|
||||
name: ansible auto-provision
|
||||
minutes: "*"
|
||||
user: ansible
|
||||
job: "ansible-pull -o -U https://git.bitsathy.ac.in/ShankarMounesh/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user