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
.
2019-08-02 15:51:10 +02:00
Martin Krizek
4898b0a4a2
group: detect duplicate GIDs when local=yes ( #58469 )
2019-07-15 12:52:15 -04:00
Sam Doran
579e72573a
Add BusyBox support to group module ( #54689 )
...
* Add BusyBox support to group module
* Use bytes when reading/writing to file
2019-04-02 09:58:04 -04:00
Gabriel do Nascimento Ribeiro
f97a593da5
Add non_unique parameter for group module ( #53085 )
2019-03-13 15:40:07 -04:00
Jordan Borean
aab1f30906
group - fix explicit git scenario ( #52769 )
...
* group - fix explicit git scenario
* Use str for simplicity and remove changelog
* dynamically get gid and remove Jinja2 check
2019-02-22 12:40:42 +10:00