kubespray/roles/kubernetes/preinstall
Max Gautier bf6687b032
preinstall: fix checking that excluded host are cached (#11693)
- Lookup was not returning a list, making the difference filter spit out
  garbage -> query always return a list
- hostvars is a dictionnary, so convert to list before selectattr and
  map back to only get keys
2024-11-07 10:27:33 +00:00
..
defaults Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
files preinstall: simplify OS packages selection 2024-11-05 09:35:50 +01:00
handlers Test group membership with group_names 2024-09-21 14:09:09 +02:00
meta remove atomic support because reached end of live (#5783) 2020-03-17 14:31:27 -07:00
tasks preinstall: fix checking that excluded host are cached (#11693) 2024-11-07 10:27:33 +00:00
templates ntp: add config to filter and set ntp interfaces (#11066) 2024-04-25 07:51:45 -07:00
vars Fix openEuler packages 2024-11-05 09:36:40 +01:00