Ansible role to create drop-in files for sudoers.d
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.
Markus Pesch 2a4e3e4ef3
continuous-integration/drone/push Build is passing Details
fix: remove tags
4 weeks ago
defaults fix: specify further sudoes settings 4 months ago
meta Initial Commit 1 year ago
tasks fix: remove tags 4 weeks ago
vars Initial Commit 1 year ago
.ansible-lint Initial Commit 1 year ago
.drone.yml Initial Commit 1 year ago
.editorconfig Initial Commit 1 year ago
.markdownlint.yaml Initial Commit 1 year ago
LICENSE Initial Commit 1 year ago
README.md Initial Commit 1 year ago
renovate.json Initial Commit 1 year ago

README.md

sudo_users

Build Status 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.