This commit is contained in:
Mark Janssen 2024-07-18 20:55:48 +02:00
parent c783601fa9
commit 792f2749b6
21 changed files with 160 additions and 58 deletions

View file

@ -4,6 +4,6 @@
vars:
raspi_rotate_display: "2"
roles:
- raspi
- common
- bank-terminal
- { role: "raspi", tags: [ "raspi" ] }
- { role: "common", tags: [ "common" ] }
- { role: "bank-terminal", tags: [ "bank-terminal" ] }