Change usage of volumes variable.

This commit is contained in:
2021-11-19 09:39:54 +01:00
parent 4738c006e3
commit b41d22bcc7

View File

@@ -159,5 +159,4 @@
- name: Backup container volumes
debug: var=item
loop: "{{ volumes | list }}"
loop_control:
label: "{{ item.key }}"