]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
creates a new sudo role that ensures all plays are ran with sudo
authorAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 20:18:31 +0000 (15:18 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 21:52:50 +0000 (16:52 -0500)
commit70abcf01c1df50a84b2baaf1f66bae8d966842eb
tree09fa04ddcfc138543664bc38cdd112a46e6f1759
parent6701c31497c85357a563640fc4b3a2d2541b4772
creates a new sudo role that ensures all plays are ran with sudo

This should be added as a dependancy to any other roles that require
sudo. This commits adds it to ansible-managed, common and testnode.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ansible-managed/meta/main.yml [new file with mode: 0644]
roles/common/meta/main.yml
roles/sudo/README.rst [new file with mode: 0644]
roles/sudo/defaults/main.yml [new file with mode: 0644]
roles/testnode/meta/main.yml