#!/usr/bin/env ansible-playbook --- - hosts: - vm_test - vm_services - vm_network roles: - ifupdown2 ...