# site.yml # Deploy configuration to all servers. - hosts: servers roles: - { role : common } - { role: tools }