You've already forked ansible-role-sudo
fix: rename files to .yaml
This commit is contained in:
10
defaults/main.yaml
Normal file
10
defaults/main.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
|
||||
sudo_users_sudoers: []
|
||||
# - commands:
|
||||
# - ALL
|
||||
# filename: "" # Optional: Default to user or group
|
||||
# group: "" # Group or User, not booth!
|
||||
# nopassword: true
|
||||
# runas: "" # Optional
|
||||
# user: "markus": # Group or User, not booth!
|
||||
Reference in New Issue
Block a user