1 2 3 4 5 6 7 8 9 10 11 12
# vm0 ~~ playbooks/vm0.rgoncalves.se.yml # virtual machine 0 initialization # mainly used for gaming servers --- - hosts: vm1 roles: - { role: grafana } # - { role: nextcloud }