ansible/lib
Dag Wieers a655e90e41 powershell.ps1: Use Get-AnsibleParam and more (#20518)
- Harmonize the name $params like most modules
- Use `return` consistently for return values (easier to read)
- Implement Get-AnsibleParam internally using -type "bool"
- Use a dictionary for $result
2017-01-27 14:46:21 -08:00
..
ansible powershell.ps1: Use Get-AnsibleParam and more (#20518) 2017-01-27 14:46:21 -08:00