validations-common/roles/validations
Jiri Podivin 12fc1f62f3 Loop variable name conflict resolution
This change resolves name collision and prevents possible
issues with the loop behavior, as noted by the 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.

https://zuul.opendev.org/t/openstack/build/ed45cae1f67343ed875b6f7126ca80c9/log/job-output.txt#3713-3717

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Id5990bba88f37636f3884553968dcbeb5c4ea88a
2021-06-18 07:43:14 +02:00
..
defaults Rename local variable component to validation_component for Upstream CI 2021-05-26 15:03:02 +02:00
tasks Loop variable name conflict resolution 2021-06-18 07:43:14 +02:00
vars Add testing for custom callback feature 2021-05-12 10:42:15 +02:00