From 78ee409615197ba47882d83eb5a3ffc2663c3823 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 28 Jul 2022 20:57:14 +0000 Subject: [PATCH] Update local.yml --- local.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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