ansible/changelogs/fragments/59772-fix_ansible_issue_58619.yaml

6 lines
265 B
YAML
Raw Normal View History

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)