]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Ensure sudoers.d will work with ansible_managed.yml.
authorAndrew Schoen <aschoen@redhat.com>
Fri, 17 Apr 2015 14:59:38 +0000 (09:59 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 17 Apr 2015 14:59:38 +0000 (09:59 -0500)
commiteaf63c93605e4bb8837f317d37a77fb6ef9a39a4
tree332aa87f56fcfa320a476cebfc86f4466fb83b6f
parentdeb4a5aece55797468900face3ee87ff1406d787
Ensure sudoers.d will work with ansible_managed.yml.

If the includedir directive isn't enabled in /etc/sudoers then our
custom cephlab_sudo file in sudoers.d won't be loaded.  This means that
our new ansible user can't use sudo and nothing works.

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