c12s-kubespray/roles/kubernetes/preinstall
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 move var preinstall_selinux_state: to roles/kubespray-defaults/defaults/main.yaml (#5715) 2020-03-10 07:45:35 -07:00
files Preconfigure DNS stack and docker early 2016-12-09 17:30:55 +01:00
handlers added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 2020-02-18 00:15:29 -08: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 force other resolvers to be secondary when using systemd-resolved (#5391) 2019-12-02 08:41:04 -08:00
vars Fixes for CentOS 8 (#5213) 2019-12-09 01:37:10 -08:00
gen-gitinfos.sh Fix gen-gitinfos.sh 2016-08-23 10:15:30 +02:00