fatal: [<IP Address>]: FAILED! => {"changed": true, "cmd": "powershell.exe -ExecutionPolicy Unrestricted Set-DscLocalConfigurationManager -Path \\\\<SERVER NAMER>\\DSCSource\\AA-DSC\\DscMetaConfigs\\Approved -Verbose -Force", "delta": "0:00:02.843573", "end": "2020-03-31 10:21:53.598630", "msg": "non-zero return code", "rc": 1, "start": "2020-03-31 10:21:50.755056", "stderr": "Set-DscLocalConfigurationManager : \\\\<SERVER NAMER>\\\DSCSource\\AA-DSC\\DscMetaConfigs\\Approved is not a valid \r\ndirectory.\r\nAt line:1 char:1\r\n+ Set-DscLocalConfigurationManager -Path \\\\<SERVER NAMER>\\\DSC ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (:) [Set-DscLocalConfigurationManager], ArgumentException\r\n + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.DesiredStateConfiguration.Commands.SetDscL \r\n ocalConfigurationManagerCommand", "stderr_lines": ["Set-DscLocalConfigurationManager : \\\\<SERVER NAMER>\\\DSCSource\\AA-DSC\\DscMetaConfigs\\Approved is not a valid ", "directory.", "At line:1 char:1", "+ Set-DscLocalConfigurationManager -Path \\\\<SERVER NAMER>\\\DSC ...", "+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", " + CategoryInfo : NotSpecified: (:) [Set-DscLocalConfigurationManager], ArgumentException", " + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.DesiredStateConfiguration.Commands.SetDscL ", " ocalConfigurationManagerCommand"], "stdout": "", "stdout_lines": []}