Skip to content

Releases: karlmdavis/ansible-role-jenkins2

v3.4.1

25 Jun 11:25
8b5d2dd
Compare
Choose a tag to compare

Bug fix release:

v3.4.0

29 May 03:49
0e3b2ca
Compare
Choose a tag to compare

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
edf47bb
Compare
Choose a tag to compare

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
284d1c8
Compare
Choose a tag to compare

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
18f941d
Compare
Choose a tag to compare

Some minor enhancements:

  • PR #43: Added jenkins_plugins_timeout option.
  • PR #45: Added jenkins_plugins_update option.

v3.0.0

17 Dec 05:34
ea37383
Compare
Choose a tag to compare
  • PR #41: Breaking Change: switch to jenkins_script module instead of Jenkins CLI

v2.4.0

10 Dec 15:27
0b25416
Compare
Choose a tag to compare
  • Resolved bug in Issue #39.
  • Improved default security configuration as part of Issue #37.

v2.3.0

22 Nov 17:33
258e5d9
Compare
Choose a tag to compare

PR #35: Reworked support for HTTP proxies

v2.2.1

03 Nov 17:14
0e8c338
Compare
Choose a tag to compare
  • 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
7906da1
Compare
Choose a tag to compare
  • PR #29: Adds support for operating in restricted Internet environments with a proxy server.