# network ~~ playbooks/network/route.yml # global route and sshd --- - hosts: servers roles: - { role: dns } - { role: sshd }