Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-01 10:59:28 +01:00
parent 97a7bcb8a1
commit 2d1c74dd32

View File

@ -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"