ICTO / ansible-jenkins

Ansible playbook: Jenkins
MIT License
282 stars 171 forks source link

Add support for Jenkins 2.x #64

Closed gitmlynch closed 5 years ago

gitmlynch commented 7 years ago

The primary purpose of this effort was to add support for installing Jenkins 2.x. The key part of that support is bypassing the Jenkins 2.x setup wizard.

Along the way, I also added retries for several tasks including plugin installation/update where I was seeing transient task failures that worked on subsequent playbook executions.

Links relevant to the eis_ansible-jenkins role changes:

gitmlynch commented 5 years ago

Closing due to lack of attention. Probably obsolete now anyway.