Ansible role to manage Sudoers
b1ea651689
There are no issue with using ubuntu-bionic now, so stop gating on ubuntu-xenial. Change-Id: I5c4cac0d2366a3708f325bffef082ec37d504a8e Depends-On: https://review.openstack.org/623074 Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
defaults | ||
doc/source | ||
meta | ||
tasks | ||
tests | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
- name: Install sudoers
hosts: www
roles:
- ansible-role-sudoers