'cluster_vars_override' is undefined
emmett08 opened this issue · 2 comments
emmett08 commented
When executing playbook locally using poetry run ansible-playbook .... the clusterverse play terminates process with exception:
fatal: [localhost]: FAILED! => {"msg": "{{cluster_vars_override}}: 'cluster_vars_override' is undefined"}
Why is this the case?
dseeley commented
@emmett08 - It's a misleading error message which is emitted because there is a problem with cluster_vars. I fixed it in my fork:
dseeley@29e4674#diff-080c65f7705c42d47abd80977efa817c52ab78ec2dbfc9bb724584af23f9496f