diff --git a/local.yml b/local.yml index ec58c65..0698df5 100644 --- a/local.yml +++ b/local.yml @@ -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