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