From 9a940ef364a3f58f46c9ac15528d8d3cacc5aba7 Mon Sep 17 00:00:00 2001 From: Sergei Petrosian Date: Fri, 4 Jul 2025 01:55:30 +0200 Subject: [PATCH] Update to 2.6.2 - Add mssql_ha_ag_is_contained and mssql_ha_ag_reuse_system_db to allow creating AG as contained and reuse system database Resolves: RHEL-92712 --- .gitignore | 1 + ansible-collection-microsoft-sql.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1dd72e1..aefd1e1 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /mssql-2.5.2.tar.gz /auto-maintenance-e92f7e4b3a9d09f75c3bfc257705506562083336.tar.gz /mssql-2.6.1.tar.gz +/mssql-2.6.2.tar.gz diff --git a/ansible-collection-microsoft-sql.spec b/ansible-collection-microsoft-sql.spec index d95e761..ca3f8c3 100644 --- a/ansible-collection-microsoft-sql.spec +++ b/ansible-collection-microsoft-sql.spec @@ -14,7 +14,7 @@ BuildRequires: ansible-core >= 2.11.0 Name: ansible-collection-microsoft-sql Url: https://github.com/linux-system-roles/mssql Summary: The Ansible collection for Microsoft SQL Server management -Version: 2.6.1 +Version: 2.6.2 Release: 1%{?dist} License: MIT @@ -321,6 +321,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \ %endif %changelog +* Fri Jul 4 2025 Sergei Petrosian - 2.6.2-1 +- Add mssql_ha_ag_is_contained and mssql_ha_ag_reuse_system_db to allow creating AG as contained and reuse system database + Resolves: RHEL-92712 + * Tue Jul 1 2025 Sergei Petrosian - 2.6.1-1 - Add mssql_ha_ag_is_contained and mssql_ha_ag_reuse_system_db to allow creating AG as contained and reuse system database Resolves: RHEL-92712 diff --git a/sources b/sources index 33f5499..791544b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (auto-maintenance-e92f7e4b3a9d09f75c3bfc257705506562083336.tar.gz) = 7d1b4d0337309f06df5530f2206de687510e4b4fe7b590d7d56d93264cbb0871e93d1f9767a43d580e1c16e78d01c53509a592e3042c5e5a4d8596e940a3d927 -SHA512 (mssql-2.6.1.tar.gz) = 101a9b271add3da2146e235060be3b9b98e763622c8e3216a7099bacf28deff7791a4227db0eb0febf53152866a12d5732ceca4210f9fa7b5fb52d055226e4f1 +SHA512 (mssql-2.6.2.tar.gz) = c94d54b700a78dff860724093c0e005eb1df9fbf705e2c78a5749c8f5c118e88053383f3a9ed537b10724a426967e4b59e40446a9b6dd8779b24746e1a3c6a15