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:
Alex Tavarez
2025-07-23 15:22:04 -04:00
parent dbd7205fd1
commit 2bac0423db
4 changed files with 5 additions and 6 deletions

View File

@@ -5,4 +5,4 @@
tag: "{{ item.tag }}"
pull: yes
state: present
loop: "{{ extra_cimages }}"
loop: "{{ recc_cimages }}"