---

- hosts: debian
  gather_facts: true
  roles:
    - { role: "common", tags: [ "common" ] }
    - { role: "nft", tags: [ "nft" ] }