1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00
mdlayher-homelab/ansible/workstation.yml
Matt Layher 3d2a914f88
ansible: remove server playbooks, replaced with NixOS
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-04-26 16:08:21 -04:00

11 lines
168 B
YAML

---
- hosts: workstation
become: true
become_user: root
roles:
- sshkeys
- golang
- node_exporter
- apcupsd
- apcupsd_exporter
- spotifyd