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:
Below is the Launch button i will click on and will provide server name and other details ,then it will create server in the azure devops envirounments section, that is cool
so can you tell me now?
so when it failed I need to execute adhoc commands to troubleshoot right? so where i should execute
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?


