- Make the role wait for ha_cluster to finish configuration
Resolves: RHEL-19202
- Fixes for general-meta tests
CHANGELOG.md was missing in some places
In legacy role, sed repalced unexpected strings at some places
- Support installing SQL Server 2022 on RHEL 9 and running as a selinux-confined application
Resolves: RHEL-16342
- Remove unnecessary variable and RPM requirements for read-scale clusters
Resolves: RHEL-3540
- Add the mssql_ha_prep_for_pacemaker variable to configure SQL Server for Pacemaker
Resolves: RHEL-19091
- Deprecate `mssql_ha_cluster_run_role` for `mssql_manage_ha_cluster`
Resolves: RHEL-19092
- Update BuiildRequires to use ansible-core on RHEL > 8.8
- Move RHEL related code into an include for spec readability
- Update role to version 1.4.1 to add customizable storage paths
Resolves: RHEL-528