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
|
- name: Create pi user
|
||||||
user:
|
user:
|
||||||
name: pi
|
name: pi
|
||||||
password: "'raspberry' | password_hash('sha512')"
|
password: "$1$oQ1S6bS1$Z7T1GXrShpKWgP6nXEtAs."
|
||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
update_password: on_create
|
update_password: on_create
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user