]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Create users with same-named primary group 149/head
authorDan Mick <dan.mick@redhat.com>
Fri, 9 Oct 2015 00:41:17 +0000 (17:41 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 9 Oct 2015 00:42:50 +0000 (17:42 -0700)
commit461e06d3d48825a65f55e44eff93d2c3141fbb2b
tree806c0c942d3c172386746fd821b3c277424e8ef2
parent107f3c46e31f31132622b1f691b0e741e5a61b23
Create users with same-named primary group

If adding sudo, add as secondary group ('groups:').  This is more
standard, and allows for quick enumeration of "who's in sudo" by
examining /etc/group

Signed-off-by: Dan Mick <dan.mick@redhat.com>
roles/ansible-managed/tasks/main.yml
roles/testnode/tasks/user.yml
roles/users/tasks/main.yml