File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v2.3.0 (September 05, 2024)
3+ ## v2.3.1 (September 21, 2024)
4+
5+ * Add mongo host to tasks, do not use default https://github.com/itential/nickAtest/pull/69
6+ * Add task to stop rabbitmq service in rabbitmq role https://github.com/itential/nickAtest/pull/70
7+ * Fix ansible lint issues in all roles and playbooks https://github.com/itential/nickAtest/pull/61
8+ * Fixed RabbitMQ installation when using custom variables https://github.com/itential/nickAtest/pull/67
9+ * Fixed redis installation when using custom variables https://github.com/itential/nickAtest/pull/66
10+ * Missing SSO parameter in authenticationProps https://github.com/itential/nickAtest/pull/58
11+ * Non standard dirs https://github.com/itential/nickAtest/pull/68
12+ * Support non-standard mongo port https://github.com/itential/nickAtest/pull/65
13+
14+ Full Changelog: https://github.com/itential/nickAtest/compare/v2.3.0...v2.3.1
15+
16+
17+ ## v2.3.0 (September 06, 2024)
418
519* Configure SELinux when using custom IAP installation directory https://github.com/itential/nickAtest/pull/39
620* Gateway 23.3 https://github.com/itential/nickAtest/pull/29
721* IAG task fails when SELinux is disabled https://github.com/itential/nickAtest/pull/44
822* Rename to yml https://github.com/itential/nickAtest/pull/28
23+ * Update galaxy version and changelog for release 2.3.0 [ skip ci]
924* added redis_db_number https://github.com/itential/nickAtest/pull/40
1025* updated mongo for 2023.2 redhat/rocky 8 to version 7 https://github.com/itential/nickAtest/pull/38
1126
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: itential
88name : deployer
99
1010# The version of the collection. Must be compatible with semantic versioning
11- version : 2.3.0
11+ version : 2.3.1
1212
1313# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414readme : README.md
You can’t perform that action at this time.
0 commit comments