Fix path variable.
This commit is contained in:
@@ -42,5 +42,5 @@
|
|||||||
|
|
||||||
- name: Clean backup directory
|
- name: Clean backup directory
|
||||||
file:
|
file:
|
||||||
path: "{{ backup_dir }}
|
path: "{{ backup_dir }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
|||||||
Reference in New Issue
Block a user