Initial Commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-10 13:40:31 +02:00
commit db475e68d0
13 changed files with 340 additions and 0 deletions

11
defaults/main.yml Normal file
View File

@ -0,0 +1,11 @@
---
sudo_users_sudoers: {}
# myuser:
# commands:
# - /usr/sbin/nologin
# without_password: yes
# myadmin:
# commands:
# - ALL
# without_password: yes