--- - hosts: all remote_user: root roles: - common - include: ntpserver.yml - include: mtaserver.yml - include: clients.yml - include: dnsserver.yml - include: torrelay.yml