blob: 77f39cc4e0a09a856eeef1ee590343341eca3e11 (
plain) (
tree)
|
|
# vm0 ~~ playbooks/vm0.rgoncalves.se.yml
# virtual machine 0 initialization
# mainly used for gaming servers
---
- hosts: vm1
roles:
- { role: grafana }
# - { role: nextcloud }
# - { role: sourcehut }
|