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/"