ansible-role-sudo/README.md
Markus Pesch 55c0d11edf
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 13s
Lint Markdown files / markdown-lint (push) Successful in 4s
docs(README): remove drone badge
2025-06-01 12:27:38 +02:00

618 B

sudo_users

Ansible Role

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.