raw: 'powershell.exe -Nologo -file C:\Program Files\App\install-service.ps1'
"module_name": "raw"}, "rc": 1, "stderr": "Processing -File 'C:\\Program' failed because the file does not have a '.ps1' extension. Specify a valid Windows PowerShell script file name, and then try again.\r\n", "stdout": "", "stdout_lines": []} How does one escape the \ and the whitespace in a path used in the raw module? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/95db0a30-6269-4c1e-92c5-564acec9ae05%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
