Markus Pesch f74836f533
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 1m16s
Ansible Linter / ansible-lint (push) Successful in 1m27s
fix: value must be stored as a dictionary/hash
2025-04-21 22:38:42 +02:00

11 lines
242 B
YAML

---
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!