Commit Graph

1 Commits (3929dc00a1dda3278d011a394565a9bfb7fb1c03)

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