# vm2 ~~ playbooks/vm2.rgoncalves.se.yml # virtual machine 2 initialization # mainly used for openbsd tests!!!!!!!!! --- - hosts: vm2 roles: - { role: httpd_pre } - { role: stagit } - { role: cgit } - { role: httpd } #- { role: grafana }