Matt Clay
21475aa83b
Test system users and groups.
2020-02-27 21:45:18 -08:00
Ruediger Pluem
80c4b86abe
group - correctly determine if a local group exists. ( #59772 )
...
Fixes #58619
Add integration test
2020-02-05 12:34:41 -05:00
Sam Doran
5e3b6c84c7
Fix group integration test for CentOS 8 ( #64858 )
2019-11-15 17:07:02 -05:00
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