Correction of variable include and point to docker volume.
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
gather_facts: true
|
||||
|
||||
tasks:
|
||||
- include_vars: vars/odroid/variable.yaml
|
||||
- include_vars: vars/semaphore/variable.yaml
|
||||
|
||||
- name: Search for backup directories
|
||||
become: yes
|
||||
find:
|
||||
paths: "{{ local_backup }}"
|
||||
file_type: directory
|
||||
|
||||
Reference in New Issue
Block a user