]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
users: creates users with sudo access and users without. 23/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 6 May 2015 20:18:00 +0000 (15:18 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 6 May 2015 20:20:57 +0000 (15:20 -0500)
commit3553b7110de2104c7083b846de7b7ccb64d23f31
tree58e06c52ccdc0a18fd97ae2583c89c4c0a03c002
parent6b2934e33a1eea84b865658f93242bd1bc84af5c
users: creates users with sudo access and users without.

Introduces a new list of users, managed_admin_users, which are given
sudo access.  The existing list, managed_users, are not not given sudo
access.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/users/defaults/main.yml
roles/users/tasks/main.yml