ansible/playbooks/workstation.yml
vincent ac6a9740c9
Some checks failed
continuous-integration/drone/push Build is failing
split ansible playboot betwen server and workstation see homelab repo for server
2022-06-19 14:51:37 +02:00

21 lines
301 B
YAML

---
- hosts: workstation
roles:
- system
- autofs
- syncthing
- user_config
- ansible-manager
- mpd
- virt
- hass-client-control
- workstation
- cups
- grub_themes
- nvidia
- hosts: laptop
roles:
- laptop
- bluetooth
# - Windows_manager