Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ash.avalanche.ash_cli fails when ash_cli_custom_networks = {} #85

Closed
leopaul36 opened this issue Jul 31, 2023 · 0 comments · Fixed by #86
Closed

ash.avalanche.ash_cli fails when ash_cli_custom_networks = {} #85

leopaul36 opened this issue Jul 31, 2023 · 0 comments · Fixed by #86
Assignees

Comments

@leopaul36
Copy link
Contributor

TASK [ash.avalanche.ash_cli : include_tasks] *************************************************************************************************
fatal: [validator01]: FAILED! =>
  msg: |-
    Unable to look up a name or access an attribute in template string ({{ ash_cli_custom_networks | dict2items }}).
    Make sure your variable name does not contain invalid characters like '-': dict2items requires a dictionary, got <class 'ansible.template.AnsibleUndefined'> instead.. dict2items requires a dictionary, got <class 'ansible.template.AnsibleUndefined'> instead.. Unable to look up a name or access an attribute in template string ({{ ash_cli_custom_networks | dict2items }}).
    Make sure your variable name does not contain invalid characters like '-': dict2items requires a dictionary, got <class 'ansible.template.AnsibleUndefined'> instead.. dict2items requires a dictionary, got <class 'ansible.template.AnsibleUndefined'> instead.

PLAY RECAP ***********************************************************************************************************************************
validator01                : ok=33   changed=23   unreachable=0    failed=1    skipped=10   rescued=0    ignored=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant