blob: 0cc669a488a0fc83d2a58cea5eb667d9782467c3 (
plain) (
tree)
|
|
# vm0 ~~ playbooks/vm0.rgoncalves.se.yml
# virtual machine 0 initialization
# mainly used for gaming servers
---
- hosts: vm2
roles:
- { role: git }
- { role: stagit }
#- { role: grafana }
|