From d49f262348d59efabc0129485e55a7ea6d15925d Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Sat, 14 Mar 2026 17:27:39 -0700 Subject: [PATCH] force to only do local --- inventories/client_local_eng/hypervisor_hosts.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/inventories/client_local_eng/hypervisor_hosts.yml b/inventories/client_local_eng/hypervisor_hosts.yml index 5e8e60f..1b7d227 100644 --- a/inventories/client_local_eng/hypervisor_hosts.yml +++ b/inventories/client_local_eng/hypervisor_hosts.yml @@ -33,6 +33,11 @@ all: - pinned ansible_user: root ansible_become: false + + pve_config_backup_destinations: + - type: local + path: /var/backups/pve-config + keep: 10 hosts: pm-node-01: