ansible/changelogs/fragments/win_privilege_util.yaml
Jordan Borean 9259f31fee 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
2018-07-30 14:48:54 -07:00

2 lines
110 B
YAML

minor_changes:
- Added PrivilegeUtil PowerShell module util to easily control Windows Privileges in a process