diff --git a/odroid.yaml b/odroid.yaml index 1f3ca1e..af00d31 100644 --- a/odroid.yaml +++ b/odroid.yaml @@ -104,7 +104,7 @@ - name: Search for the created backups find: - paths: "{{ backup_dir }}{{ item }}" + paths: "{{ backup_dir }}/{{ item }}" file_type: file patterns: '*.gz' recurse: false