mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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
This commit is contained in:
2
changelogs/fragments/win_privileges_util.yaml
Normal file
2
changelogs/fragments/win_privileges_util.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Ansible.ModuleUtils.Privilege - moved C# code to it's own util called ``Ansible.Privilege`` and expanded the tests
|
||||
Reference in New Issue
Block a user