Releases: lean-delivery/ansible-role-jenkins
Releases · lean-delivery/ansible-role-jenkins
Release 2.6.0
What's Changed
- Java 17 is default
- add sonarcloud test
- minor fixes
Release 2.5.0
Ubuntu 22 test added.
Jcasc fixes.
Release 2.4.2
What's Changed
- Set java_major_version: 11 in README.md by @patsevanton in #80
- Systemd Template by @aroundthecode in #78
- jenkins.war location change by @dzmitry-rudnouski in #82
- repository signing keys changing by @dzmitry-rudnouski in #83
New Contributors
- @patsevanton made their first contribution in #80
- @aroundthecode made their first contribution in #78
Full Changelog: 2.4.1...2.4.2
Release 2.4.1
- Removed obsolete modules
Release 2.4.0
- Added ability to configure Jenkins via JCasC plugin.
- Removed support for CentOS 7, RHEL 7
- Refactoring
Minor refactoring and optimization
- Added support for Ansible 2.9 and Python 3
- Added support for RHEL/CentOS 8
- Optimized tests to reduce testing time
- Added support for plugin install from mirrors
- Removed unnecessary dependencies
Release 2.2.0
- Added support for latest Jenkins versions
- Fixed hard coded handlers #62
- Refactoring
Release 2.1.0
- added possibility to install exact plugin versions #61
Release 2.0.0
- Added authentication type #24
- Added https support #25
- Added new plugin installation #40
- Added configuration for github #22
- Added configuration for permissive-script-security #48
- Added ability to configure tools #3
- Fixed ec2 plugin configuration #54
- Fixed molecule test
- Fixed CI
- Fixed templates compatibility #56
- Fixed lint issues #51
- Fixed templates variables
- Refactoring role code
- Updated documentation
Fixed lint rules and add badges
1.0.4 Fix variable (#37)