You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
defaults | 4 years ago | |
doc/source | 5 years ago | |
meta | 5 years ago | |
tasks | 5 years ago | |
tests | 4 years ago | |
.gitignore | 5 years ago | |
.gitreview | 3 years ago | |
.zuul.yaml | 3 years ago | |
LICENSE | 5 years ago | |
README.rst | 5 years ago | |
bindep.txt | 5 years ago | |
requirements.txt | 5 years ago | |
setup.cfg | 5 years ago | |
setup.py | 5 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 4 years ago |
README.rst
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