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
2016-12-28 15:22:55 -05:00

8 lines
112 B
YAML

---
- hosts: workstation
become: yes
become_user: root
roles:
- base
- golang
- node_exporter