Temporary remove the backup deletion.
This commit is contained in:
@@ -23,8 +23,4 @@
|
|||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item[1].name }}"
|
label: "{{ item[1].name }}"
|
||||||
|
|
||||||
- name: Clean backup directory
|
|
||||||
file:
|
|
||||||
path: "{{ backup_location }}"
|
|
||||||
state: absent
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user