Releases: antmelekhin/ansible-role-jira
Releases · antmelekhin/ansible-role-jira
v2.0.4
2.0.4 (2024-10-08)
Continuous Integration
- use
ubuntu-22.04
instead of ubuntu-24.04
(c95d0c3)
Fixes
- version: jira updated to
9.12.14
release (#16) (e74ba05)
Styles
v2.0.3
2.0.3 (2024-10-04)
Continuous Integration
- use
ubuntu-24.04
instead of ubuntu-latest
(eaca3c9)
Fixes
- add
become: false
to localhost delegated tasks (da32f6c)
Styles
v2.0.2
2.0.2 (2024-09-05)
Continuous Integration
Fixes
- version: jira updated to
9.12.13
release (#15) (074cecc)
v2.0.1
2.0.1 (2024-08-17)
Fixes
- version: jira updated to
9.12.12
release (43c9625)
v2.0.0
2.0.0 (2024-08-16)
⚠ BREAKING CHANGES
- rename
jira_root_path
variable
Fixes
- rename
jira_root_path
variable (4fddb6d)
v1.3.0
1.3.0 (2024-08-14)
Features
v1.2.2
1.2.2 (2024-07-21)
Fixes
- add tar package as dependency (da3783c)
Tests
- clean version output in the default scenario (a4c051a)
v1.2.1
1.2.1 (2024-07-20)
Fixes
- add
jira_checksum_url
variable (e557cf8)
- version: jira updated to 9.12.11 release (e343069)
v1.2.0
1.2.0 (2024-06-06)
Improvements
- update variables and common role style (#13) (40956b1)
v1.1.5
1.1.5 (2024-05-14)
Documentation
- README: update variables documentation (fa59072)
Fixes
- version: jira updated to
9.12.8
release (24acb39)
Styles