mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 15:21:27 +00:00
* win_domain_user allow to update generic attributes Signed-off-by: Marko Koehne <marko@mkoehne.de> * win_domain_user.py fixed indentation Signed-off-by: Marko Koehne <marko@mkoehne.de> * win_domain_user.py attributes add version_added Signed-off-by: Marko Koehne <marko@mkoehne.de> * win_domain_user.p1 removed attributes from result Signed-off-by: Marko Koehne <marko@mkoehne.de> * moved run_change outside of if statement