workstation/arch/workstation.yml

37 lines
604 B
YAML
Raw Permalink Normal View History

- hosts: localhost
connection: local
2020-05-27 11:19:38 +00:00
roles:
2020-07-07 13:38:51 +00:00
- role: base
tags:
- base
- role: dotfiles
tags:
- dotfiles
- role: toolbox
tags:
- toolbox
- role: password_store
tags:
- password_store
- role: emacs
tags:
- emacs
- role: gui
tags:
- gui
- role: stumpwm
tags:
- stumpwm
2020-07-07 13:39:05 +00:00
- role: syncthing
tags:
- syncthing
2020-10-10 15:20:37 +00:00
- role: programming
tags:
- programming
- role: bluetooth
tags:
- bluetooth
- role: fun
tags:
- fun