Temporary remove the backup deletion.

This commit is contained in:
2026-03-27 19:09:21 +00:00
parent 6b53e8a4e5
commit a94928ec8b

View File

@@ -23,8 +23,4 @@
loop_control:
label: "{{ item[1].name }}"
- name: Clean backup directory
file:
path: "{{ backup_location }}"
state: absent