ansible/changelogs/fragments/win_domain_computer-idempotence.yaml
Daniel-Sanchez-Fabregas 04b8f75ffa win_domain_computer module: Fix idempotence when name != sam_account_name (#56967)
* win_domain_computer module: Minor documentation error

* Fix idempotence when name != samaccountname

* Added changelog

* Added unsupported alias for CI check
2019-11-14 12:59:05 +10:00

3 lines
108 B
YAML

bugfixes:
- win_domain_computer - Fix idempotence checks when ``sAMAccountName`` is different from ``name``