Update local.yml
This commit is contained in:
@@ -38,6 +38,6 @@
|
||||
- name: add ansible-pull cron job
|
||||
cron:
|
||||
name: ansible auto-provision
|
||||
user: velociraptor
|
||||
user: user
|
||||
minute: "*/10"
|
||||
job: ansible-pull -o -U https://github.com/jlacroix82/ansible_pull_tutorial.git
|
||||
job: ansible-pull -o -U https://github.com/DeveloperDurp/DesktopAnsible.git
|
||||
|
||||
Reference in New Issue
Block a user