c12s-kubespray/roles
Frank Ritchie a6622b176b
Update cilium_ipsec_enabled check (#7413)
When attempting a fresh install without cilium_ipsec_enabled I ran
into the following error:

failed: [k8m01] (item={'name': 'cilium', 'file': 'cilium-secret.yml', 'type': 'secret', 'when': 'cilium_ipsec_enabled'}) =>
{"ansible_loop_var": "item", "changed": false, "item": {"file": "cilium-secret.yml", "name": "cilium", "type": "secret",
"when": "cilium_ipsec_enabled"},"msg": "AnsibleUndefinedVariable: 'cilium_ipsec_key' is undefined"}

Moving the when condition from the item level to the task level solved
the issue.
2021-04-06 06:17:33 -07:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Allow connecting to bastion via non-standard SSH port (#7396) 2021-03-26 00:48:43 -07:00
bootstrap-os Remove DNSSEC config management in bootstrap-debian.yml (#7408) 2021-03-29 00:00:45 -07:00
container-engine Set containerd version to 1.4.4 (#7398) 2021-04-01 23:20:11 -07:00
download Replace deprecated 'with_dict' with 'loop' (#7442) 2021-04-05 13:45:19 -07:00
etcd Remove vault (#7400) 2021-03-24 09:26:08 -07:00
etcdctl Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
kubernetes Add KubeSchedulerConfiguration for k8s 1.19 and up (#7351) 2021-04-06 00:35:35 -07:00
kubernetes-apps local provisioner 'useNodeNameOnly' option can be configured (#7421) 2021-04-01 16:54:11 -07:00
kubespray-defaults Set containerd version to 1.4.4 (#7398) 2021-04-01 23:20:11 -07:00
network_plugin Update cilium_ipsec_enabled check (#7413) 2021-04-06 06:17:33 -07:00
recover_control_plane Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
remove-node Remove left over nodes_to_drain (#7412) 2021-03-29 16:17:56 -07:00
reset reset roles need flush iptables:raw (#7426) 2021-04-05 01:16:13 -07:00
upgrade Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
win_nodes/kubernetes_patch Cleanup old checks for k8s 1.18 (#7192) 2021-01-19 08:43:45 -08:00