mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -154,7 +154,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: "Read a file content"
|
- name: "Read a file content"
|
||||||
shell: |
|
shell: |
|
||||||
cat /boot/orangepiEnv.txt
|
cat /boot/boot.cmd
|
||||||
register: file_content
|
register: file_content
|
||||||
|
|
||||||
- name: "Print the file content to a console"
|
- name: "Print the file content to a console"
|
||||||
|
Reference in New Issue
Block a user