lowlydba.sqlserver icon indicating copy to clipboard operation
lowlydba.sqlserver copied to clipboard

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.

Results 5 lowlydba.sqlserver issues
Sort by recently updated
recently updated
newest added

## Description changing spec options, ip_address parameter is being changed from a 'str' type to a 'list' type fixes issue #245 ## How Has This Been Tested? validated the change...

**Is your feature request related to a problem? Please describe.** Add the ability to create contained availability groups, an SQL server 2022 feature.

enhancement

**Describe the bug** spn is created but ansible task fails and reports changed: "false". **To Reproduce** Create an availability groups where the engine is ran under a GMSA. Use ```...

bug

**Describe the bug** when creating a multi-subnet AG listener you are required to pass in a comma separated list of IP addresses to the ip_address parameter, however the ip_address parameter...

bug

Right now only AG-related modules are tested on Windows. Ideally these have Linux tests as well.

enhancement
help wanted
hacktoberfest