"test-infra/git@gitlab.cyberbrain.pw:mirror/kubespray.git" did not exist on "a6622b176bb7bd61875e34d6b64c55fa054527bd"
Select Git revision
kubespray
-
-
- Open in your IDE
- Download source code
Frank Ritchie
authored
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.
Name | Last commit | Last update |
---|