---

- hosts: bank
  vars:
    bank_revbank_git: https://github.com/bitlair/revbank.git
  roles:
    - { role: "common", tags: [ "common" ] }
    - { role: "bank", tags: [ "bank" ] }