ansible/workstation.yml
2021-04-22 09:44:46 +02:00

21 lines
326 B
YAML

---
- hosts: workstation
roles:
- role: ansible-role-chisel
become: true
- syncthing
- user_config
- ansible-manager
- mpd
- virt
- hass-client-control
- workstation
- cups
- grub_themes
- nvidia
- hosts: laptop
roles:
- laptop
- bluetooth
# - Windows_manager