1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00
mdlayher-homelab/workstation.yml

9 lines
112 B
YAML
Raw Normal View History

2016-12-28 20:22:55 +00:00
---
- hosts: workstation
become: yes
become_user: root
roles:
- base
- golang
- node_exporter