diff --git a/odroid.yaml b/odroid.yaml index ac4a35e..396ba77 100644 --- a/odroid.yaml +++ b/odroid.yaml @@ -113,6 +113,8 @@ - name: Delete old daily backups debug: var=item.path with_items: "{{ oldBackups.results | map(attribute='files') | list }}" + loop_control: + label: "{{ item.path }}" - name: Find old weekly backups find: