Releases: karlmdavis/ansible-role-jenkins2
Releases · karlmdavis/ansible-role-jenkins2
v3.4.1
25 Jun 11:25
Compare
Sorry, something went wrong.
No results found
v3.4.0
29 May 03:49
Compare
Sorry, something went wrong.
No results found
New features and bugfixes:
PR #51 : Add/fix support for Ansible 2.5.
PR #53 : Retry Jenkins plugin installs/updates.
PR #55 : Add option to configure Jenkins Web UI session/login timeouts.
PR #57 : Fix Travis CI test errors.
v3.3.0
10 Jan 03:01
Compare
Sorry, something went wrong.
No results found
New feature:
PR #50 : Adds support for Jenkins' HTTP proxy settings, which some plugins (e.g. GitHub) require to work with proxies.
v3.2.0
02 Jan 18:39
Compare
Sorry, something went wrong.
No results found
Minor enhancement and bugfix:
PR #48 : Add jenkins_release_update option and fix things so that YUM packages can be updated.
v3.1.0
01 Jan 22:09
Compare
Sorry, something went wrong.
No results found
Some minor enhancements:
PR #43 : Added jenkins_plugins_timeout option.
PR #45 : Added jenkins_plugins_update option.
v3.0.0
17 Dec 05:34
Compare
Sorry, something went wrong.
No results found
PR #41 : Breaking Change : switch to jenkins_script module instead of Jenkins CLI
v2.4.0
10 Dec 15:27
Compare
Sorry, something went wrong.
No results found
Resolved bug in Issue #39 .
Improved default security configuration as part of Issue #37 .
v2.3.0
22 Nov 17:33
Compare
Sorry, something went wrong.
No results found
PR #35 : Reworked support for HTTP proxies
v2.2.1
03 Nov 17:14
Compare
Sorry, something went wrong.
No results found
PR #31 : Don't let proxies cause the final "Is Jenkins running?" check to fail.
PR #32 : Ensure that jenkins_context_path is honored on RHEL/CentOS.
v2.2.0
03 Nov 13:55
Compare
Sorry, something went wrong.
No results found
PR #29 : Adds support for operating in restricted Internet environments with a proxy server.