Update roles/hypervisor_backup_config/tasks/main.yml
This commit is contained in:
@@ -187,5 +187,4 @@
|
|||||||
- 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
|
||||||
|
|
||||||
Reference in New Issue
Block a user