bar: Set some defaults with the new raspi role

This commit is contained in:
polyfloyd 2020-05-25 14:52:06 +02:00
parent 95fa6e5972
commit f95cccdad3
3 changed files with 32 additions and 0 deletions

View file

@ -1,4 +1,7 @@
---
- hosts: bar
vars:
raspi_rotate_display: "2"
roles:
- raspi
- bank-terminal