You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
Ansible.ModuleUtils.AddType.psm1 Added basic equivalent to PowerShell modules (#44705) 7 years ago
Ansible.ModuleUtils.ArgvParser.psm1 win_module_utils: updated license to BSD to follow standards (#32949) 8 years ago
Ansible.ModuleUtils.CamelConversion.psm1 win_module_utils: updated license to BSD to follow standards (#32949) 8 years ago
Ansible.ModuleUtils.CommandUtil.psm1 win become: refactor and add support for passwordless become (#48082) 7 years ago
Ansible.ModuleUtils.FileUtil.psm1 fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/catch (#45451) 7 years ago
Ansible.ModuleUtils.Legacy.psm1 Fix a possible issue with comparing values with $null (#37763) 7 years ago
Ansible.ModuleUtils.LinkUtil.psm1 Windows Privileges - moved util code to it's own C# util (#48897) 7 years ago
Ansible.ModuleUtils.PrivilegeUtil.psm1 Windows Privileges - moved util code to it's own C# util (#48897) 7 years ago
Ansible.ModuleUtils.SID.psm1 Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 8 years ago
__init__.py Powershell module_utils loader and tests (#26932) 9 years ago