fix: specify further sudoes settings
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-16 15:12:03 +01:00
parent 93fe0a4826
commit 51bf2a08cf
3 changed files with 82 additions and 15 deletions

View File

@ -1,11 +1,10 @@
---
sudo_users_sudoers: {}
# myuser:
# commands:
# - /usr/sbin/nologin
# without_password: yes
# myadmin:
# commands:
# - ALL
# without_password: yes
# - 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!