- name: Configure Alpine VMs hosts: alpine roles: - alpine - common - name: Configure Debian VMs hosts: debian roles: - debian - common