Commit Graph

1 Commits (96199be96b0cc6fea10d7c23f69f42b1a7d7b184)

Author SHA1 Message Date
Ruediger Pluem f94772f807 Only error out if the gid exists with a different group name (#59769)
Only error out if the gid exists with a different group name as
otherwise it will error out if the group with this gid already
exists, like on a rerun of the playbook. This fixes a regression
introduced by 4898b0a4a2.
5 years ago