This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

How to integrate an ansible on a dedicated server?

Hi,

is there a way to define an stackstorm endpoint for the ansible<>stackstorm integration pack?
Means to have stackstorm and ansible installed on different servers

Thanks
Erik

Right now that’s not possible - ansible pack assumes ansible Python library is installed on the server where StackStorm action runner services run (ansible library is installed automatically when installing ansible StackStorm pack).

Having said that - that shouldn’t matter much, because you can use ansible pack to run ansible commands and playbooks on arbitrary servers.

Is there a specific use case / problem you have in mind?

Hi Tomaz,

Not really a specific use case, the reason I was asking is just a design question as we have multiple stackstorm servers with a specific rotation due to versioning. So we need to have also the ansible playbooks distributed in the same way.

Thanks
Erik