summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/powershell.ps1
Commit message (Expand)AuthorAgeFilesLines
* Make helper functions more robust against undefined powershell objectsMatt Martz2014-06-191-1/+28
* Add examples for how to use powershell common functionsMatt Martz2014-06-191-0/+5
* Add convenience function (Get-Attr) for getting an attribute/member from a po...Matt Martz2014-06-191-0/+17
* Add ConvertTo-Bool filter function in powershell common codeMatt Martz2014-06-191-0/+23
* Add integration tests for fetch/slurp, make powershell fetch/slurp work as cl...Chris Church2014-06-191-1/+1
* Add Exit-Json and Fail-Json powershell helper functionsMatt Martz2014-06-191-0/+17
* Add shared functions to module_utils/powershell.ps1 and refactor powershell m...Matt Martz2014-06-191-0/+19
* Add module replacer capability for powershell files.Michael DeHaan2014-06-171-0/+30