Hi all,
I’ve submitted a module to build on automating jenkins installs and it’s currently at the stage where it needs to community reviews to proceed
https://github.com/ansible/ansible-modules-extras/pull/3068
This module runs arbitrary groovy scripts against the jenkins instance, which is critical in automated jenkins as there are some things only possible via groovy script (eg configuration of authentication mechanism)
I’d rather have it upstream than have to maintain it in a local project for obvious reasons.
Is anyone willing to pick this up so that I can act on any revisions that might be needed and we can get it merged?
Thanks,
James