c12s-kubespray/roles/kubernetes
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
..
client Revert Pull Request #5084 (#5120) 2019-10-17 05:26:37 -07:00
kubeadm rename handler to fix ansible 2.8 issue (#5801) 2020-03-20 13:54:08 -07:00
master Fix etcd install with docker and etcd_kubeadm_enabled (#5777) 2020-03-24 08:12:47 -07:00
node rename handler to fix ansible 2.8 issue (#5801) 2020-03-20 13:54:08 -07:00
node-label/tasks set node label via kubectl label command (#5257) 2019-12-09 01:43:09 -08:00
preinstall Move host_architecture to kubespray-defaults (#5811) 2020-03-25 12:58:25 -07:00
tokens ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00