Added the ability to attach extension nodes #17
Annotations
3 errors
jinja[invalid]:
roles/infrastructure/tasks/controller.yml#L199
An unhandled exception occurred while templating '{{ lookup('ansible.utils.index_of', infrastructure_vpc_subnets, 'eq', 'controller', 'name') }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: lookup plugin (ansible.utils.index_of) not found
|
jinja[invalid]:
roles/infrastructure/tasks/controller.yml#L199
An unhandled exception occurred while templating '{{ lookup('ansible.utils.index_of', infrastructure_vpc_subnets, 'eq', 'execution', 'name') }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: lookup plugin (ansible.utils.index_of) not found
|
build
Process completed with exit code 1.
|