# network ~~ playbooks/network.yml # common network configuration --- - hosts: servers roles: - { role: prometheus } - hosts: vm1 roles: - { role: grafana }