ansible/changelogs/fragments/65138-Windows_Multidomain_support.yml
Jan Meerkamp cbc38d2e5a
Windows: Add multi-domain forest Support (#65138)
* Add multi-domain forest Support
cloned extra_args so there is no check for credentials needed.
Fixed Formatting
added missing extra_args to pure state

* minor Fixes
do not clone $extra_member_args again
do not overide $name
better description

* added Changelog
fixed typo in Documentation
2020-02-18 08:43:17 +10:00

3 lines
122 B
YAML

minor_changes:
- win_group_membership - Add multi-domain forest support - https://github.com/ansible/ansible/issues/59829