Advertisement
Guest User

Untitled

a guest
Jul 10th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. TASK [repo_build : Initialize the wheel build local fact] **********************
  2. Monday 10 July 2017 22:10:00 +0000 (0:00:00.907) 0:01:17.371 ***********
  3. fatal: [vmp610_repo_container-5f621eeb]: FAILED! => {"failed": true, "msg": "The conditional check '('openstack_ansible' not in ansible_local) or ('repo_build' not in ansible_local['openstack_ansible']) or ('need_wheel_build' not in ansible_local['openstack_ansible']['repo_build'])' failed. The error was: error while evaluating conditional (('openstack_ansible' not in ansible_local) or ('repo_build' not in ansible_local['openstack_ansible']) or ('need_wheel_build' not in ansible_local['openstack_ansible']['repo_build'])): Unable to look up a name or access an attribute in template string ({% if ('openstack_ansible' not in ansible_local) or ('repo_build' not in ansible_local['openstack_ansible']) or ('need_wheel_build' not in ansible_local['openstack_ansible']['repo_build']) %} 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 '/etc/ansible/roles/repo_build/tasks/repo_build_prepare.yml': line 16, 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: Initialize the wheel build local fact\n ^ here\n"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement