ansible/changelogs/fragments/59772-fix_ansible_issue_58619.yaml
2020-02-05 12:34:41 -05:00

6 lines
265 B
YAML

bugfixes:
- >
group - The group module was not correctly detecting whether a local
group is existing or not with local set to yes if the same group
exists in a non local group repository e.g. LDAP. (https://github.com/ansible/ansible/issues/58619)