Actually in credential there is no option to choose jira as a target. How can i run template without jira as a integration option in AWX.
as i have installed Jira in an ec2 instance.
since I am new to AWX, I need some technical explanation or example how to integrate cloud jira with ansible. My situation seems very simple. I have ansible scripts that do the job perfectly. But now I faced such a situation that these scripts need to be uploaded to AWX, then these scripts need to run only when a button is pressed on the jira page and they need to be executed with the values taken from the jira page.
I had the following questions:
where in AWX should these ansible scripts be loaded. And how to interface between JIRA and ansible?
Thanks for a help and answers