mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -152,7 +152,7 @@
|
||||
- name: Create pi user
|
||||
user:
|
||||
name: pi
|
||||
password: "raspberry | password_hash('sha512')"
|
||||
password: "'raspberry' | password_hash('sha512')"
|
||||
shell: /bin/bash
|
||||
update_password: on_create
|
||||
|
||||
|
Reference in New Issue
Block a user