Skip to content

Commit

Permalink
[ansible/venv] Create KMS file on and RPi 5 and EGLFS
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Mar 20, 2024
1 parent d3ea22e commit f85dcb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/ovos_installer/tasks/video.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
owner: "{{ ovos_installer_user }}"
group: "{{ ovos_installer_user }}"
mode: "0600"
when: "'Raspberry Pi 5' in ovos_installer_raspberrypi"
when: "'Raspberry Pi 5' in ovos_installer_raspberrypi ovos_installer_display_server == 'N/A'"

0 comments on commit f85dcb6

Please sign in to comment.