force to only do local

This commit is contained in:
2026-03-14 17:27:39 -07:00
parent 02b2d2a0b4
commit d49f262348

View File

@@ -34,6 +34,11 @@ all:
ansible_user: root
ansible_become: false
pve_config_backup_destinations:
- type: local
path: /var/backups/pve-config
keep: 10
hosts:
pm-node-01:
ansible_host: 192.168.22.65