mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it (#43179)
* Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it * Changed namespace and class to be a better standard and fixed some typos * Changes from review * changes to avoid out of bound mem of server 2008 * changes to detect failure when setting a privileged not allowed
This commit is contained in:
committed by
Matt Davis
parent
d79027b77f
commit
9259f31fee
2
changelogs/fragments/win_privilege_util.yaml
Normal file
2
changelogs/fragments/win_privilege_util.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Added PrivilegeUtil PowerShell module util to easily control Windows Privileges in a process
|
||||
Reference in New Issue
Block a user