community.general/lib/ansible/module_utils/powershell
Jordan Borean 4019d4f6d1
Windows Privileges - moved util code to it's own C# util (#48897)
* Windows Privileges - moved util code to it's own C# util

* Rename Enabler class to PrivilegeEnabler to remove ambiguity

* rename Utils to PrivilegeUtil

* fix missing util name changes
2018-12-14 12:00:46 +10:00
..
Ansible.ModuleUtils.AddType.psm1 Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
Ansible.ModuleUtils.ArgvParser.psm1
Ansible.ModuleUtils.CamelConversion.psm1
Ansible.ModuleUtils.CommandUtil.psm1 win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
Ansible.ModuleUtils.FileUtil.psm1
Ansible.ModuleUtils.Legacy.psm1 Fix a possible issue with comparing values with $null (#37763) 2018-11-19 09:28:04 +10:00
Ansible.ModuleUtils.LinkUtil.psm1 Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
Ansible.ModuleUtils.PrivilegeUtil.psm1 Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
Ansible.ModuleUtils.SID.psm1
__init__.py