pull → extract → check changes → stage → commit → push

This commit is contained in:
2026-03-14 17:07:45 -07:00
parent 6fd53020f6
commit 15a138f7d7

View File

@@ -187,4 +187,5 @@
- name: Clean up temp tarball on node - name: Clean up temp tarball on node
ansible.builtin.file: ansible.builtin.file:
path: "/tmp/{{ pve_config_backup_filename }}.tar.gz" path: "/tmp/{{ pve_config_backup_filename }}.tar.gz"
state: absent state: absent