c12s-kubespray/roles
Xiaodu 63fa406c3c
Move host_architecture to kubespray-defaults (#5811)
The variable is defined in `kubernetes/preinstall` role and used in several roles. Since `kubernetes/preinstall` is not always included when `ansible-playbook` is run with tag selectors (see #5734 for reason), they will fail, or individual roles must copy the same fact definitions (as in #3846). Moving the definition to the always-included `kubespray-defaults` role will resolve the dependency problem.
2020-03-25 12:58:25 -07:00
..
adduser fix useradd etcd (#5281) 2019-11-11 03:27:41 -08:00
bastion-ssh-config Adding "-F /dev/null" to load null SSH config file. (#4933) 2019-07-02 01:53:08 -07:00
bootstrap-os remove atomic support because reached end of live (#5783) 2020-03-17 14:31:27 -07:00
container-engine docker: Fix docker install on CentOS/RHEL 8 (#5820) 2020-03-25 01:03:03 -07:00
download Fix etcd install with docker and etcd_kubeadm_enabled (#5777) 2020-03-24 08:12:47 -07:00
etcd Move host_architecture to kubespray-defaults (#5811) 2020-03-25 12:58:25 -07:00
kubernetes Move host_architecture to kubespray-defaults (#5811) 2020-03-25 12:58:25 -07:00
kubernetes-apps Adding new registry_port option (#5779) 2020-03-17 05:52:22 -07:00
kubespray-defaults Move host_architecture to kubespray-defaults (#5811) 2020-03-25 12:58:25 -07:00
network_plugin fix wrong cilium_operator repo variable (#5819) 2020-03-25 02:17:03 -07:00
recover_control_plane Fixup recover_control_plane with Ansible 2.9 (#5806) 2020-03-20 14:22:06 -07:00
remove-node Fix delete nodes task (#5747) 2020-03-13 08:36:40 -07:00
reset add mangle table in the iptable flush task (#5672) 2020-02-26 00:04:26 -08:00
upgrade Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
win_nodes/kubernetes_patch Escape dots in jsonpath keys. (#5600) 2020-03-11 05:17:36 -07:00