16 lines
189 B
YAML
16 lines
189 B
YAML
---
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
- role: zsh
|
|
- role: tmux
|
|
- role: neovim
|
|
|
|
- role: ag
|
|
- role: bat
|
|
- role: git
|
|
- role: tree
|
|
|
|
- role: nodejs
|
|
- role: python
|