fb2c1d4577
* Make win_domain_user idempotent for passwordchanges * Add changelog fragment * Use test-credentials function from win_user. * Split domain from username * Update win_domain_user.ps1 * Fix ci * Update win_domain_user.ps1 Fix ci * Implement review * Logic cleanup and remove securestring * Fix typo * fix syntax fix syntax * Use AD object instead of user input as requested by review * migrate to Ansible.AccessToken
3 lines
145 B
YAML
3 lines
145 B
YAML
---
|
|
minor_changes:
|
|
- "win_domain_user - Allow to only set password when it actually changed (https://github.com/ansible/ansible/issues/58246)"
|