fix: rename files to .yaml
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 17s
Lint Markdown files / markdown-lint (push) Successful in 4s

This commit is contained in:
2025-11-23 16:19:51 +01:00
parent f2dc0be80d
commit 6469d81fcf
8 changed files with 99 additions and 4 deletions

10
defaults/main.yaml Normal file
View 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!