robertdebock / ansible-role-users

The purpose of this role is to add users and groups on your system.
https://robertdebock.nl/
Apache License 2.0
42 stars 27 forks source link

Allow sudo-rights for groups #34

Closed markgraf closed 1 year ago

markgraf commented 1 year ago

name: Pull request about: Allow sudo-rights for groups


Describe the change Add template to render sudoers files for groups.

Testing Successfully created a sudoers file.

robertdebock commented 1 year ago

LGTM, thanks for your help!