ansible / galaxy

Legacy Galaxy still available as read-only on https://old-galaxy.ansible.com - looking for the new galaxy -> https://github.com/ansible/galaxy_ng
Apache License 2.0
849 stars 330 forks source link

Error when running playbook with local image build #307

Open ephico2real opened 6 years ago

ephico2real commented 6 years ago

fatal: [localhost]: FAILED! => { "msg": "The task includes an option with an undefined variable. The error was: 'galaxy_actual_image' is undefined\n\nThe error appears to have been in '/root/1-galaxy/installer/roles/op enshift/tasks/main.yml': line 279, 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: Define web deployment \n ^ here\n\nexception type: <class 'ansible.errors.AnsibleUndefinedVariable'>\nexception: 'galaxy_actual_image' is undefined" }

chouseknecht commented 6 years ago

@ephico2real

Thanks for using Galaxy, and for taking the time to share your feedback.

I have not been able to reproduce this. Can you please share your inventory file, and any other details that might help reproduce the error.

Thanks!

--c