I usually go to template from template i provide all the destination end point details after providing that server will be creating using ansible template ,
but i am not sure where to execute ad hoc commands in case if failure happens for that server creation
Please suggest
Hi @tarun
Are you talking just generally about where to run ad-hoc commands in AWX?
Under Inventories > <Your Inventory Name> > Hosts - You can select the hosts and click Run Command. Here is an example from my own AWX instance:
You’re currently in a job template. You cannot run ad hoc commands from there.
As @dbrennand said, you can only run ad hoc commands by selecting a host in an inventory.
What exactly are you trying to troubleshoot?
I only worked with the Ansible Automation Platform, not AWX. There, I can click on a task to see its details.
What is your verbosity level?


