You've already forked ansible-role-sudo
This commit is contained in:
11
defaults/main.yml
Normal file
11
defaults/main.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
|
||||
sudo_users_sudoers: {}
|
||||
# myuser:
|
||||
# commands:
|
||||
# - /usr/sbin/nologin
|
||||
# without_password: yes
|
||||
# myadmin:
|
||||
# commands:
|
||||
# - ALL
|
||||
# without_password: yes
|
Reference in New Issue
Block a user