c12s-kubespray/roles/kubernetes
Kenichi Omichi f091b1cfd7
[2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661)
* Run 0100-dhclient-hooks if dhcpclient is enabled (#8658)

If running Kubespray on static IP environments, a task was failed like:

  TASK [kubernetes/preinstall : Configure dhclient hooks for resolv.conf (RH-only)]
  fatal: [ak8s2]: FAILED! => {
    "changed": false, "checksum": "..",
    "msg": "Destination directory /etc/dhcp/dhclient.d does not exist"}

This adds a check for dhclientconffile for running 0100-dhclient-hooks to
run the task only if dhcpclient is enabled.

* Remove centos7 molecule while opensuse mirror is flaky

Co-authored-by: Florian Ruynat <16313165+floryut@users.noreply.github.com>
2022-03-30 10:08:25 -07:00
..
client retry to fetch binary if it fails first time (#7839) 2021-07-30 00:17:38 -07:00
control-plane Support deploying kubernetes 1.23 (#8323) 2021-12-21 01:38:46 -08:00
kubeadm Improve control plane scale flow (#13) (#7989) 2021-12-06 00:16:32 -08:00
node Update loadbalancers versions (#8272) 2021-12-06 09:40:32 -08:00
node-label/tasks Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
preinstall [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
tokens Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00