Advertisement
Guest User

Untitled

a guest
Aug 16th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. fatal: [localhost]: FAILED! => {"msg": "The conditional check 'api_interface not in ansible_interfaces' failed. The error was: error while evaluating conditional (api_interface not in ansible_interfaces): Unable to look up a name or access an attribute in template string ({% if api_interface not in ansible_interfaces %} True {% else %} False {% endif %}).\nMake sure your variable name does not contain invalid characters like '-': argument of type 'StrictUndefined' is not iterable\n\nThe error appears to have been in '/usr/share/kolla-ansible/ansible/roles/prechecks/tasks/port_checks.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: Checking the api_interface is present\n ^ here\n"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement