2020-05-27 01:46:25 +00:00
|
|
|
- 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
|