Skip to content

Commit 866122e

Browse files
committed
collection: Prepare for v1.9.2
Signed-off-by: Bernd Finger <bfinger@redhat.com>
1 parent e97584d commit 866122e

4 files changed

Lines changed: 30 additions & 7 deletions

File tree

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ community.sap\_install Release Notes
44

55
.. contents:: Topics
66

7+
v1.9.2
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
improvements and bug fixes
14+
15+
Bugfixes
16+
--------
17+
18+
- sap_ha_pacemaker_cluster - Fix issue 1203 sudo dash (https://github.com/sap-linuxlab/community.sap_install/pull/1204)
19+
- sap_storage_setup - Add option to mount generic NFS mounts (https://github.com/sap-linuxlab/community.sap_install/pull/1205)
20+
- sap_swpm - Remove ansible.posix dependency (https://github.com/sap-linuxlab/community.sap_install/pull/1202)
21+
722
v1.9.1
823
======
924

CONTRIBUTORS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ For specific role maintainers, see the `README.md` file in the corresponding rol
2525

2626
| Name | Commits | Lines Changed | Last Commit |
2727
| ---- | ------- | ------------- | ----------- |
28-
| [Bernd Finger](https://github.com/berndfinger) | 895 | 73829 | 2026-03-25 |
29-
| [Janine Fuchs](https://github.com/ja9fuchs) | 477 | 28147 | 2026-03-12 |
28+
| [Bernd Finger](https://github.com/berndfinger) | 898 | 73917 | 2026-03-26 |
29+
| [Janine Fuchs](https://github.com/ja9fuchs) | 478 | 28163 | 2026-04-07 |
3030
| [Sean Freeman](https://github.com/sean-freeman) | 213 | 25561 | 2025-02-28 |
31-
| [Marcel Mamula](https://github.com/marcelmamula) | 141 | 45370 | 2026-03-19 |
31+
| [Marcel Mamula](https://github.com/marcelmamula) | 145 | 45504 | 2026-04-10 |
3232
| [Nils Koenig](https://github.com/newkit) | 81 | 19806 | 2024-01-29 |
3333
| [Markus Koch](https://github.com/rhmk) | 76 | 3462 | 2024-12-27 |
3434
| [Markus Moster](https://github.com/mmoster) | 65 | 7983 | 2022-06-28 |
@@ -102,7 +102,7 @@ For specific role maintainers, see the `README.md` file in the corresponding rol
102102

103103
| Name | Commits | Lines Changed | Last Commit |
104104
| ---- | ------- | ------------- | ----------- |
105-
| [Janine Fuchs](https://github.com/ja9fuchs) | 198 | 16178 | 2026-03-12 |
105+
| [Janine Fuchs](https://github.com/ja9fuchs) | 199 | 16194 | 2026-04-07 |
106106
| [Marcel Mamula](https://github.com/marcelmamula) | 64 | 20303 | 2026-03-19 |
107107
| [Sean Freeman](https://github.com/sean-freeman) | 12 | 391 | 2024-05-23 |
108108
| [Bernd Finger](https://github.com/berndfinger) | 6 | 78 | 2025-02-17 |
@@ -195,7 +195,7 @@ For specific role maintainers, see the `README.md` file in the corresponding rol
195195
| Name | Commits | Lines Changed | Last Commit |
196196
| ---- | ------- | ------------- | ----------- |
197197
| [Janine Fuchs](https://github.com/ja9fuchs) | 53 | 3475 | 2024-01-12 |
198-
| [Marcel Mamula](https://github.com/marcelmamula) | 11 | 1065 | 2026-03-19 |
198+
| [Marcel Mamula](https://github.com/marcelmamula) | 15 | 1199 | 2026-04-10 |
199199
| [Sean Freeman](https://github.com/sean-freeman) | 9 | 744 | 2024-07-23 |
200200
| [Bernd Finger](https://github.com/berndfinger) | 8 | 61 | 2025-02-17 |
201201
| [Gabriele Puliti](https://github.com/Wabri) | 1 | 17 | 2024-06-25 |
@@ -205,7 +205,7 @@ For specific role maintainers, see the `README.md` file in the corresponding rol
205205

206206
| Name | Commits | Lines Changed | Last Commit |
207207
| ---- | ------- | ------------- | ----------- |
208-
| [Bernd Finger](https://github.com/berndfinger) | 133 | 9977 | 2026-02-27 |
208+
| [Bernd Finger](https://github.com/berndfinger) | 134 | 10000 | 2026-03-26 |
209209
| [Sean Freeman](https://github.com/sean-freeman) | 70 | 2303 | 2024-06-20 |
210210
| [Rob Dobozy](https://github.com/rob0d) | 23 | 684 | 2026-02-19 |
211211
| [Marcel Mamula](https://github.com/marcelmamula) | 13 | 2459 | 2026-02-23 |

changelogs/changelog.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,3 +429,11 @@ releases:
429429
- sap_storage_setup, sap_hostagent, anydb - Ansible 2.24 compatibility (https://github.com/sap-linuxlab/community.sap_install/pull/1193)
430430
- sap_ha_pacemaker_cluster - Ansible 2.24 compatibility (https://github.com/sap-linuxlab/community.sap_install/pull/1194)
431431
- sap_hana_preconfigure/RHEL - Correctly set tsx in all cases (https://github.com/sap-linuxlab/community.sap_install/pull/1197)
432+
1.9.2:
433+
release_date: '2026-04-13'
434+
changes:
435+
release_summary: improvements and bug fixes
436+
bugfixes:
437+
- sap_swpm - Remove ansible.posix dependency (https://github.com/sap-linuxlab/community.sap_install/pull/1202)
438+
- sap_ha_pacemaker_cluster - Fix issue 1203 sudo dash (https://github.com/sap-linuxlab/community.sap_install/pull/1204)
439+
- sap_storage_setup - Add option to mount generic NFS mounts (https://github.com/sap-linuxlab/community.sap_install/pull/1205)

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace: community
1111
name: sap_install
1212

1313
# The version of the collection. Must be compatible with semantic versioning
14-
version: 1.9.1
14+
version: 1.9.2
1515

1616
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1717
readme: README.md

0 commit comments

Comments
 (0)