This commit is contained in:
Shankar Mounesh
2022-06-12 21:37:37 +05:30
parent 32b9f37d43
commit e07dd8467a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
- name: remove vim-nox
apt:
name: vim-nox
state: absent
state: present
- name: dist upgrade
apt: upgrade=dist
@@ -38,7 +38,7 @@
name: ansible auto-provision
minute: "*/10"
user: root
job: "ansible-pull -o -U https://git.bitsathy.ac.in/ShankarMounesh/"
job: "ansible-pull -o -U https://git.bitsathy.ac.in/ShankarMounesh/ansible-proxmox.git proxmox.yml"
- name: add reboot cronjob
cron: