c5011457e910066708edd5578fb2b263cb6062d8
Ansible 2.9 can neither resolve the used fully qualified collection names reliably nor ship the community.general.sudoers module, which requires ansible-base 2.10 or newer. Align the requirement with the sibling role unix-users, which already declares 2.11. Co-authored-by: Copilot <copilot@github.com>
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.