Andrew Saraceni
8f050d3719
Fix SID Lookup Issues on Assorted Windows Modules ( #28979 )
...
* fix sid lookup issues and update copyright/license to latest format
* simplify win_owner and win_share by removing unnecessary function
2017-09-11 07:34:51 +10:00
Jordan Borean
c05d3c3821
win_owner: added tests and fixed up bool handling ( #25088 )
...
* win_owner: added tests and fixed up bool handling
* explicitly gathering facts in test
* Removed manualy entry in test group
2017-06-19 17:43:44 +01:00
Dag Wieers
928880c639
win_owner: Clean up and check-mode support ( #21385 )
...
* win_owner: Clean up and check-mode support
Changes include:
- Use Get-AnsibleParam with -type/-validateset
- Replace $result PSObject with normal hash
- Add check-mode support
* Implemented -WhatIf:$check_mode support
* Revert to original formatting
2017-02-23 23:33:35 -08:00
Carlos E. Garcia
0b8011436d
minor spelling changes
2016-12-13 13:51:13 -05:00
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00