Skip to content

Releases: wcm-io-devops/ansible-jenkins-facts

1.4.0

01 Mar 17:09
db32df6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.2...1.4.0

1.3.2

02 Feb 10:49
71565b3
Compare
Choose a tag to compare

Changed

  • Migrate to Github Actions

Fixed

  • Fixed yamllint and ansible-lint issues

1.3.1

03 Aug 15:13
Compare
Choose a tag to compare

Fixed

  • Fixed issue with older jenkins versions that to not answer with an set_cookie
  • Documentation fixes

1.3.0

26 May 12:59
9b832f2
Compare
Choose a tag to compare

Added

  • jenkins_facts_cookie fact in order to support REST interaction with jenkins.

1.2.2

06 Aug 16:19
57c754c
Compare
Choose a tag to compare

Fixed

  • incompatibility issues with Jenkins 2.176.2

1.2.1

25 Jun 09:19
Compare
Choose a tag to compare

Fixed

  • Deprecation warnings

1.2.0

11 Apr 15:52
Compare
Choose a tag to compare

Added

  • Introduced jenkins_facts_script_timeout and jenkins_facts_uri_timeout to avoid timeouts on slow instances

1.1.1

12 Jan 22:43
Compare
Choose a tag to compare

Fixed

  • Use jenkins_facts_admin_username and jenkins_facts_admin_password for fact gathering

1.1.0

18 Dec 10:17
Compare
Choose a tag to compare

Changed

  • replaced jenkins_facts_debug with verbosity: 1 in debug log statements

Fixed

  • Galaxy lint issues

1.0.0

28 Aug 12:57
Compare
Choose a tag to compare

Initial Release