template failed on running

Hey,

I have configued my awx and created playbook in var/lib/awx/projects/playbooks directory inside awx container.
As per I know, I have to mentioned hosts of inventory in awx ui only which i have done but my job is failing and not even showing failed reason. Also like we do in ansible cmd we mentioned in inventory file about host names (ip) ssh password .
In awx where this information has to mentioned for each individual host ??
I even mentioned all host inside awx container home/etc/ansible/hosts but still not worked.
can anyone please tell me where i am going wrong?
I am attaching pic for your reference.

Thanks
Suchi

(attachments)






Hello,
Thank you for providing screenshots of the issue you are encountering. If you reload the job output page, does anything change for you? Please let us know if that does provide the output you’re looking for.

-AWX Team

Hey,

Thanks for replying but still it is not working. When i run ping command in one of the host (a container ), i am getting below error and when i use template to run , its output is not showing only failed is showing .
how to resolve this issue.

Thanks and Regards
Suchi

Hello,
Thank you for providing this additional information. Would you be able to provide us with the playbook that you are running? That will better enable us to identify what is occurring here.

In the output you provided it looks like it’s trying to reach out to host 172.17.0.2, but we don’t see that in the inventory anywhere. Could you please let us know where that host is coming from?

-AWX Team

Hey,

As per you said , i am attaching inventory , hosts, playbook pic for your reference. Inventory and host i have done in AWX-UI and playbook is created inside container of ansible awx:1
I have used How to Install Ansible AWX on Ubuntu 24.04 this link for installation in kali linux .

Thank You
Suchi

(attachments)