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