fix(playbooks): Remove duplicated play keys
This commit is contained in:
parent
030b8ec291
commit
5817a81f40
2 changed files with 1 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue