Renamed looped variables to be consistent with name changes at assignment in bootstrap role's vars/defaults, removed redundant tags
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
tag: "{{ item.tag }}"
|
||||
pull: yes
|
||||
state: present
|
||||
loop: "{{ extra_cimages }}"
|
||||
loop: "{{ recc_cimages }}"
|
Reference in New Issue
Block a user