c12s-kubespray/roles/network_plugin/calico/tasks
Jorik Jonker bba55faae8
calico: fix NetworkManager check (#7169)
Previous check for presence of NM assumed "systemctl show
NetworkManager" would exit with a nonzero status code, which seems not
the case anymore with recent Flatcar Container Linux.

This new check also checks the activeness of network manager, as
`is-active` implies presence.

Signed-off-by Jorik Jonker <jorik@kippendief.biz>
2021-01-25 23:52:34 -08:00
..
check.yml Calico: fixup check when ipipMode / vxlanMode is not present (#7195) 2021-01-21 20:39:26 -08:00
install.yml calico: fix NetworkManager check (#7169) 2021-01-25 23:52:34 -08:00
main.yml Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
pre.yml calico: default to using kdd datastore (#6693) 2020-09-23 08:38:09 -07:00
reset.yml Fix ansible-lint E301 for commands fetching data (#6465) 2020-07-28 08:39:47 -07:00
typha_certs.yml Generate TLS certs for calico typha (#5258) 2019-10-17 07:02:38 -07:00