25 Jan 2025
03:47 PM
- last edited on
06 Feb 2025
08:44 AM
by
Michal_Gebacki
I want to trigger an ansible job template in the workflow. My ansible is hosted in AWS EC2 instance, I need the IPs from which connection will be made to be added to the Security Groups. How to find what IPs need to be added?
FYI - I tried getting the IP from Deploy Activegate and got 3 IP address, but that didnt work. I'm getting connection timed-out in the workflow
Solved! Go to Solution.
26 Jan 2025 06:59 PM
Hi @nprashiyer
AG and OA communicate with SaaS via these IP addresses. I guess you can expect communication from these IP addresses if Saas direclty call your Ansible instance.
I hope it helps.
Best regards,
János
05 Feb 2025 04:55 PM
Sorry, but this is not true for Workflows and Functions.
05 Feb 2025 04:55 PM
Currently, the outgoing IP address is not fixed, and depends on the data-center your environment is hosted in (and even then, the list of IP addresses can be quite long).
If you want a stable IP address for outgoing traffic, at least right now, you need to setup and use Edge Connect.