# vm0 ~~ playbooks/vm0.rgoncalves.se.yml # virtual machine 0 initialization # mainly used for gaming servers --- - hosts: vm2 roles: - { role: httpd_pre } - { role: stagit } - { role: cgit } - { role: httpd } #- { role: grafana }