Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Expose the value of "Execution Node" as a variable when running a job from Ansible Tower. #8122
Comments
|
Hm. I get the idea, but basing it off the IP of the execution node is going to get very messy in the context of execution environments and container groups. |
|
the workaround would be store the execution node ip or fqdn from gather facts to a variable and expose that variable using set_stats or add it as a host variable |


ISSUE TYPE
SUMMARY
Expose the value of "Execution Node" as a variable when running a job from Ansible Tower.
Example use-case: Secret lookup which provides access token based on the execution node ip address