cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ansible without Tower

Andy_Evans
Frequent Guest

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.

 

3 REPLIES 3

gabriel_casella
Dynatrace Champion
Dynatrace Champion

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,


I'll give these a look, thanks Gabriel


adam_gardner
Dynatrace Champion
Dynatrace Champion

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


Featured Posts