I currently have a parameterized build setup on my Jenkins master. As these 
parameters are accessible as environment variables, I'm using them in an 
ansible script via the ansible plugin.

We also have a distributed build architecture in place.

With a distributed build system, if this project is built on an Agent node as 
oppose to the Master node, will my ansible scripts still have access to the 
environment variables exposed in the parameterized build?
Also, I believe that in order to do this we will need the ansible plugin, 
ansible and python installed on the Jenkins Master's machine (as we will need 
to configure ansible in Jenkins in order to use the ansible plugin).

Would ansible and python also need to be installed on the Jenkins Agent in 
order to carry out the job on the Agent?

Thanks for any help! I'm fairly new to distributed builds and appreciate your 
patience and advice.

- Jason

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/BY2PR12MB0599D4A2431F622350938B9D89D60%40BY2PR12MB0599.namprd12.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to