task path: /home/kubespray-2.15.0/ansible_version.yml:10
ok: [localhost] => {
“changed”: false,
“msg”: “All assertions passed”
}
META: ran handlers
META: ran handlers
[WARNING]: Could not match supplied host pattern, ignoring: bastion
PLAY [bastion[0]] **************************************************************
skipping: no hosts matched
PLAY [k8s-cluster:etcd] ********************************************************
META: ran handlers
ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each:
JSON: Expecting value: line 1 column 1 (char 0)
Syntax Error while loading YAML.
did not find expected
The error appears to be in ‘/home/kubespray-2.15.0/inventory/mycluster/group_vars/k8s-cluster/addons.yml’: line 7, column 1, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
helm_enabled: true
^ here