20 Feb 2019 08:47 PM - last edited on 13 Dec 2021 11:13 AM by MaciejNeumann
Hello,
We are currently interested in integrating ansible with Dynatrace by way of "Self-Healing" described here (https://www.dynatrace.com/news/blog/self-healing-a...)
We currently only have ansible engine, and not the tower component that is supported for integration. Has anyone found a way to incorporate this integration through just ansible engine, or is it even possible?
Thanks in advance.
Solved! Go to Solution.
22 Feb 2019 12:55 PM
Hi Andrew,
I guess the 1st thing to do is to make ansible receive an webhook, so later you can do what is needed with the info received.
Googling ansible webhook I found two options to integrate this, but I still recommend that you look further:
Let me know,
22 Feb 2019 01:02 PM
I'll give these a look, thanks Gabriel
25 Feb 2019 11:44 AM
Hi Andrew, would is be possible to utilise AWX which is the open source (upstream repository) that Ansible Tower is based from? For the purposes of automation / playbook execution, AWX = Ansible Tower (obviously without the enterprise level support).
https://github.com/ansible/awx