Update Loop variable names #1

Closed
opened 2022-11-01 23:19:06 +13:00 by guisea · 1 comment
Owner

Update away from using "{{ item }}"

[WARNING]: The loop variable 'item' is already in use. You should set the
loop_var value in the loop_control option for the task to something else to
avoid variable collisions and unexpected behavior.

Update away from using "{{ item }}" [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior.
Author
Owner

Updated all instances which were using builtin "{{ item }}" variable.

Updated all instances which were using builtin "{{ item }}" variable.
guisea added the bug label 2024-04-26 21:04:27 +12:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cybercinch/ansible-role-common#1