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