ansible-role-sudoers/README.rst
Paul Belanger 808a94fc75 Initial commit
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-01-06 13:14:58 -05:00

41 lines
765 B
ReStructuredText

====================
ansible-role-sudoers
====================
Ansible role to manage Sudoers
* License: Apache License, Version 2.0
* Documentation: https://ansible-role-sudoers.readthedocs.org
* Source: https://git.openstack.org/cgit/openstack/ansible-role-sudoers
* Bugs: https://bugs.launchpad.net/ansible-role-sudoers
Description
-----------
The sudoers policy plugin determines a user's sudo privileges.
Requirements
------------
Packages
~~~~~~~~
Package repository index files should be up to date before using this role, we
do not manage them.
Role Variables
--------------
Dependencies
------------
Example Playbook
----------------
.. code-block:: yaml
- name: Install sudoers
hosts: www
roles:
- ansible-role-sudoers