--- - hosts: monitoring roles: - { role: "common", tags: [ "common" ] } - { role: "acme", tags: [ "acme" ] } - { role: "nginx", tags: [ "nginx" ] } - { role: "monitoring", tags: [ "monitoring" ] }