kubespray/roles/bootstrap-os
Max Gautier d870a3ee4e
Avoid potential loop_var shadowing (#11162)
With CentOS, kubespray currently produces the following warning:

[WARNING]: TASK: bootstrap-os : Enable Oracle Linux repo: 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.

This could bites us in nasty ways, so fix it.
2024-05-13 03:14:30 -07:00
..
defaults Add unsafe_show_logs switch (#9164) 2022-08-16 18:52:48 -07:00
files fix: flatcar bootstrap (#10363) 2023-08-18 08:14:29 -07:00
handlers Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
molecule/default project: upgrade test dependencies and drop ansible-core 2.11 (#10034) 2023-06-02 20:40:40 -07:00
tasks Avoid potential loop_var shadowing (#11162) 2024-05-13 03:14:30 -07:00
vars Refactor bootstrap-os (#10983) 2024-03-27 05:58:53 -07:00