mssql
mssql copied to clipboard
Ansible role will install a SQL Server Developer Edition 2017 instance on supported Windows platforms.
error:"Failed to invoke DSC Set method: PowerShell DSC resource DSC_SqlSetup failed to execute Set-TargetResource functionality with error message: System.InvalidOperationException: 'SSMS' is not a valid value for setting 'FEATURES'. Refer to...
SqlServerConfiguration was renamed to SqlConfiguration. Source: https://github.com/dsccommunity/SqlServerDsc/issues/1540
win_get_url has 'force' attribute set to 'true' by default. It forces redownload of url every time.
They changed the names of some of the DSC modules you use. **Breaking Changes** Just FYI, this may not be a complete list. - SqlServerDsc - BREAKING CHANGE: Some DSC...
Hi, could you please help with mssql cluster installation using Ansible?