--- - hosts: bank-pi.bitlair.nl vars: raspi_rotate_display: "2" roles: - { role: "raspi", tags: [ "raspi" ] } - { role: "common", tags: [ "common" ] } - { role: "bank-terminal", tags: [ "bank-terminal" ] }