Skip to content

Instantly share code, notes, and snippets.

Created December 6, 2017 08:55
Show Gist options
  • Save anonymous/bc46c11f9443980a56c12d9340bc993e to your computer and use it in GitHub Desktop.
Save anonymous/bc46c11f9443980a56c12d9340bc993e to your computer and use it in GitHub Desktop.
fatal: [compute-0]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute u'ansible_ens3'\n\nThe error appears to have been in '/kolla/kolla-ansible/ansible/roles/baremetal/tasks/pre-install.yml': line 19, 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: Generate /etc/hosts for all of the nodes\n ^ here\n\nexception type: <class 'ansible.errors.AnsibleUndefinedVariable'>\nexception: 'dict object' has no attribute u'ansible_ens3'"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment