fix(playbooks): Remove duplicated play keys

This commit is contained in:
Marty Oehme 2025-03-02 18:08:14 +01:00
parent 030b8ec291
commit 5817a81f40
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ user_pass_salt: supersecretsalt
user_name: voidboi
user_pass: voidlinux
user_shell: zsh
user_shell: zsh
user_groups:
- wheel
- _seatd # TODO: This will error if it does not exist? (seatd not installed)