#!/usr/bin/env ansible-playbook --- - hosts: - infra - dns - ntp - prometheus - radius - edge - dhcp - ldap - isp - vpn - vm_test - vm_services roles: - systemd_link ...