feat(maintenance): new checks added, existing improved #6

Merged
max merged 10 commits from dev into main 2026-08-24 13:32:09 +04:00
Showing only changes of commit d2ee60c0fb - Show all commits
@@ -20,3 +20,5 @@
cmd: pct resize {{ common_healthcheck_vmid.proxmox_vms[0].vmid }} rootfs +5G cmd: pct resize {{ common_healthcheck_vmid.proxmox_vms[0].vmid }} rootfs +5G
delegate_to: 192.168.0.2 delegate_to: 192.168.0.2
changed_when: true changed_when: true
vars:
ansible_become_password: "{{ ansible_become_passwd }}"