c12s-kubespray/roles/etcd
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
..
defaults Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 2020-02-11 01:38:01 -08:00
handlers Purge legacy cleanup tasks from older than 1 year (#4450) 2019-04-24 00:08:05 -07:00
meta remove atomic support because reached end of live (#5783) 2020-03-17 14:31:27 -07:00
tasks Move host_architecture to kubespray-defaults (#5811) 2020-03-25 12:58:25 -07:00
templates Make etcdctl connect to localhost out of the box (#5643) 2020-03-06 02:05:23 -08:00