changed proxmox.yml ffile

This commit is contained in:
Shankar Mounesh
2022-06-12 18:52:14 +05:30
parent c0f40b7ee7
commit 7f232a9ce1
+1 -1
View File
@@ -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/"