validations-common/roles
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
..
fetch_validations Temporary fetch logs adjustement to detect log folder 2021-05-18 08:45:26 +02:00
validations Loop variable name conflict resolution 2021-06-18 07:43:14 +02:00