Hi all.
for evaluating purposes I want to integrate ansible with AWX. I ve installed AWX but not sure how to configure my ansible env with AWX in order to see all the ansible playbook/run/issue etc etc.
Is there something I need to add on ansible.cfg?
Cheers
What do you mean integrate ansible with AWX? they are together already. I think you should look at the documentation to understand how it works. Although this documents say tower, its the same with AWX https://docs.ansible.com/
thanks Jonathan. What I mean is, without running playbooks from awx but running ansible either from a CLI or jenkins, I d like to see the reports on AWX of those runnings. Basically, at least for now, using AWX as graphic report.
Is is possible?
Cheers
You won’t be able to see the reports or output from the UI if you don’t run it from the UI.
oh ok. I though you could.
Is there any other tool I can use to do so?
Cheers
You could try ansible ARA
thanks Jonathan…appreciated.
You could still use AWX but work with its API instead of WebUI ( https://docs.ansible.com/ansible-tower/latest/html/towerapi/api_ref.html ) from Jenkins or whatever you want.
There is also API client that could make API usage easier - https://docs.ansible.com/ansible-tower/latest/html/towerapi/tower_cli.html
пн, 10 июн. 2019 г. в 18:55, Alfredo De Luca <alfredo.deluca@gmail.com>:
Thanks you all. I will give ARA a try.
Cheers
Hi Jonathan,
I am using AWX on my day to day basis. Where can I fnd documentation or how to guides (or) best practice on Dynamic Inventories and Dynamic Variables. These advanced topics are very crucial on my project. Requesting your thoughts here.
Thanks
best regards
VJ
In the link I provided you can find all the documentation.
Jonathan Lozada De La Matta on mobile
– You received this message because you are subscribed to the Google Groups “Ansible Project” group. To unsubscribe from this group and stop receiving emails from it, send an email to . To post to this group, send email to . To view this discussion on the web visit . For more options, visit .