From 7f232a9ce14bc96247ead107bedeae97715f28ea Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 18:52:14 +0530 Subject: [PATCH] changed proxmox.yml ffile --- proxmox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox.yml b/proxmox.yml index 2cae04c..7d49ea7 100644 --- a/proxmox.yml +++ b/proxmox.yml @@ -57,7 +57,7 @@ - name: add ansible-pull cron job cron: name: ansible auto-provision - minute: "*" + minute: "*/1" user: ansible job: "ansible-pull -o -U https://git.bitsathy.ac.in/ShankarMounesh/"