ansible/workstation.yml

22 lines
295 B
YAML
Raw Normal View History

2018-11-29 21:51:39 +00:00
---
- hosts: workstation
roles:
- role: ansible-role-chisel
become: yes
2020-06-04 20:21:05 +00:00
- syncthing
2018-12-02 20:04:28 +00:00
- user_config
2018-11-29 21:51:39 +00:00
- ansible-manager
2019-01-07 20:12:48 +00:00
- mpd
2019-04-09 17:42:12 +00:00
- virt
2020-06-04 20:21:05 +00:00
- hass-client-control
2019-04-10 18:26:26 +00:00
- workstation
2019-04-11 11:55:04 +00:00
- cups
2019-04-10 21:13:57 +00:00
- grub_themes
2019-04-11 16:54:12 +00:00
- nvidia
2019-04-09 14:35:17 +00:00
- hosts: laptop
roles:
2019-04-11 16:54:12 +00:00
- laptop
- bluetooth
2019-04-09 14:35:17 +00:00
# - Windows_manager