12 lines
154 B
YAML
12 lines
154 B
YAML
---
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
- role: zsh
|
|
- role: tmux
|
|
- role: git
|
|
- role: neovim
|
|
- role: ag
|
|
- role: nodejs
|
|
- role: python
|