I see "Apprentice Things to do on Apprentice workday" by https://fedoraproject.org/wiki/Workday_planning_page. The wiki tall me, Update group variables in ansible for CSI standards for machines that don't have any listed. So, I add CSI information for ansible/inventory/group_vars/all .
So, the inventory/group_vars/all file is a default that every single host will get if those variables aren't set in inventory/host_vars/ for that host or in inventory/group_vars/ for that hosts group.
We don't want to change the defaults here. We want it to be unspecified if it's not set for that specific group or host.
So, what we want here is to update specific groups or hosts with accurate information for their CSI variables that don't already have any. So, look in inventory/group_vars/ and see groups that don't have those variables set, then propose patches for those.
Hope that makes sense.
Feel free to send further patches to the list or open new tickets on them.
Thanks!
:roller_coaster:
@kevin changed the status to Closed
Closed