mirror of
https://gitlab.com/sagidayan/linux-config.git
synced 2024-12-23 06:29:53 +00:00
9 lines
118 B
YAML
9 lines
118 B
YAML
|
- hosts: localhost
|
||
|
roles:
|
||
|
- base
|
||
|
- fonts
|
||
|
- tmux_user
|
||
|
- vim_user
|
||
|
- alacritty_user
|
||
|
- lsd_user
|