2.0.7 (2024-12-04)
2.0.6 (2024-12-01)
- README: updated requirements (ecbc89a)
2.0.5 (2024-11-06)
2.0.4 (2024-10-08)
- use
ubuntu-22.04
instead ofubuntu-24.04
(c95d0c3)
- minor fixes (a5206b8)
2.0.3 (2024-10-04)
- use
ubuntu-24.04
instead ofubuntu-latest
(eaca3c9)
- add
become: false
to localhost delegated tasks (da32f6c)
- minor fixes (adb456d)
2.0.2 (2024-09-05)
- update jira feed url (6819cea)
2.0.1 (2024-08-17)
- version: jira updated to
9.12.12
release (43c9625)
2.0.0 (2024-08-16)
- rename
jira_root_path
variable
- rename
jira_root_path
variable (4fddb6d)
1.3.0 (2024-08-14)
1.2.2 (2024-07-21)
- add tar package as dependency (da3783c)
- clean version output in the default scenario (a4c051a)
1.2.1 (2024-07-20)
1.2.0 (2024-06-06)
1.1.5 (2024-05-14)
- README: update variables documentation (fa59072)
- version: jira updated to
9.12.8
release (24acb39)
- rename tasks (0696009)
1.1.4 (2024-04-27)
- README: fixed examples view for Ansible Galaxy (82e26fd)
- fixed running a role in check_mode (d52891d)
- add newline to end of file (d6173e6)
- trim trailing whitespace (be99723)
- update
jira_user
andjira_group
variables (db3a0c9) - use double underline regiter variable (1964213)
- add .tox as ignore (20abe49)
- add role_name prefix to instance name (a0ea9b5)
- run linters in its own workflow (a56d6bd)
1.1.3 (2024-04-19)
- READEME: fix variable name (4296a58)
- version: jira updated to 9.12.7 release (dfc74a2)
1.1.2 (2024-04-18)
- add semantic version validation (e63933c)
- fix exit code (4ab8950)
- update
checkout
action version (1ba3949) - update release rules (e11d015)
- update test matrix (002c264)
- update workflows (ce45063)
- update supported os versions (de210c6)
- add empty line after ansible comment (f1eb8d4)
- rename some task names and minor changes (#10) (3c8e744)
1.1.1 (2023-12-06)
1.1.0 (2023-12-06)
1.0.4 (2023-11-14)
1.0.3 (2023-10-16)
- add
tzdata-java
package (4b66cd1)
1.0.2 (2023-06-20)
- move db configuration task from db.yml to configure.yml (1b18d34)
1.0.1 (2023-06-19)
- add
publish
andrelease
workflows (934eae4)
- update README and meta (66a2c6c)
- mv
daemon_reload
from tasks to handlers and reordering key names (1f12611)