From 9861c1da24a5fdb77e6ca87f38c765d4896ff5cf Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 18:42:53 +0530 Subject: [PATCH] changed proxmox.yml file --- proxmox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox.yml b/proxmox.yml index 3982c4e..6b5c721 100644 --- a/proxmox.yml +++ b/proxmox.yml @@ -55,7 +55,7 @@ - name: add ansible-pull cron job cron: name: ansible auto-provision - minutes: "*" + minute: "*" user: ansible job: "ansible-pull -o -U https://git.bitsathy.ac.in/ShankarMounesh/"