Re: [ansible-project] Re: questions regarding ansible raw module on windows

2015-09-16 Thread Chris Church
If using an Ansible checkout from the devel branch, the raw module should just work for PowerShell snippets. See examples in the integration tests ( https://github.com/ansible/ansible/blob/devel/test/integration/roles/test_win_raw/tasks/main.yml#L75 ). In 1.9.x, you may have to prefix your

[ansible-project] Re: questions regarding ansible raw module on windows

2015-09-15 Thread breatheoften
Nevermind -- not sure where I remember seeing reference to running powershell snippets via raw: -- but I certainly can't find it again ... It sure would be a nice feature ... -- I've found that even on the unix side, it is frequently a 'very-fast-value-add' proposition to quickly rewrite old