Restore the clean backup directory.

This commit is contained in:
2026-04-01 15:30:20 +00:00
parent 4c7888f0a7
commit dcd2b1e4e8

View File

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