You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
4 weeks ago | |
---|---|---|
defaults | 4 months ago | |
meta | 1 year ago | |
tasks | 4 weeks ago | |
vars | 1 year ago | |
.ansible-lint | 1 year ago | |
.drone.yml | 1 year ago | |
.editorconfig | 1 year ago | |
.markdownlint.yaml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
renovate.json | 1 year ago |
README.md
sudo_users
With following role can be created sudoers files in /etc/sudoers.d
. For
example to grant a user special perimssions to execute a program as root.
Supported distributions
- Arch Linux
- Debian
- Fedora
- RHEL
- Ubuntu 20.04
Features
- Installing sudo
- Configuring drop-on files in
/etc/sudoers.d
Configuring
In the default directory are examples how to configure the network stack. Copy the
defaults into your host_vars
or group_vars
and adapt the examples.