roles/sudo: Configure sudo and policy

The *sudo* role installs `sudo` and configures policy for it. By
default, users who are members of the *sudo* group can run any command
as root.
This commit is contained in:
2018-03-11 18:08:21 -05:00
parent 0fa0c2f66e
commit f16b7557cd
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1 @@
admin_users: []