This commit is contained in:
parent
78526527bb
commit
eb46c384a8
@ -77,7 +77,7 @@
|
||||
register: parsedmanifests
|
||||
loop: "{{ clusterapi_manifests.results }}"
|
||||
loop_control:
|
||||
label: "{{ item | basename }}"
|
||||
label: "{{ item.dest | basename }}"
|
||||
|
||||
- name: Store container images
|
||||
ansible.builtin.set_fact:
|
||||
|
Loading…
Reference in New Issue
Block a user