mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 20:02:45 +00:00
* win_user: Clean up parameter handling and $result hash Changes include: - Use of Get-AnsibleParam and parameter types/validateset - Removed parameter validation - Replace $result PSObject with normal hash * Revert to original formatting * Parameter "groups" is a list