diff --git a/semaphore.yaml b/semaphore.yaml index 47f4d30..c1df0d0 100644 --- a/semaphore.yaml +++ b/semaphore.yaml @@ -16,7 +16,7 @@ register: backup_dirs - name: Create logrotate directories - debug: var=item + debug: msg="{{ item[0].path }}/{{ item[1] }}" # file: # path: "{{ local_backup }}/{{ item }}" # state: directory