ansible / awx-ee

An Ansible execution environment for AWX project
https://quay.io/ansible/awx-ee
Other
133 stars 156 forks source link

ERROR! the playbook: ping.yml could not be found #63

Open gruselglatz opened 3 years ago

gruselglatz commented 3 years ago

Using everything default after setup, I get this with the current 0.2.0 EE. It seems like it is ignoring the debug vaules you set in the template. Because when i execute ansible-playbook with -vvvvv with a non existing playbook i get more information above the message.

ERROR! the playbook: ping.yml could not be found

How and where is the runner searching for the playbook? I see my playbooks in /var/lib/awx/projects in all 3 containers.