mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
win_user_profile - new module (#50637)
* win_user_profile - new module * Fix typo * Fix 2012 CI issues * changed bool in docs and revert other test changes
This commit is contained in:
parent
828df4b336
commit
6c26256945
7 changed files with 702 additions and 0 deletions
|
@ -109,6 +109,7 @@ seealso:
|
|||
- module: win_domain_user
|
||||
- module: win_group
|
||||
- module: win_group_membership
|
||||
- module: win_user_profile
|
||||
author:
|
||||
- Paul Durivage (@angstwad)
|
||||
- Chris Church (@cchurch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue