20 lines
249 B
YAML
20 lines
249 B
YAML
---
|
|
- hosts: workstation
|
|
roles:
|
|
- syncthing
|
|
- user_config
|
|
- ansible-manager
|
|
- mpd
|
|
- virt
|
|
- hass-client-control
|
|
- workstation
|
|
- cups
|
|
- grub_themes
|
|
- nvidia
|
|
- hosts: laptop
|
|
roles:
|
|
- laptop
|
|
- bluetooth
|
|
|
|
# - Windows_manager
|