Change usage of volumes variable.
This commit is contained in:
@@ -159,5 +159,4 @@
|
||||
- name: Backup container volumes
|
||||
debug: var=item
|
||||
loop: "{{ volumes | list }}"
|
||||
loop_control:
|
||||
label: "{{ item.key }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user