11 lines
135 B
YAML
11 lines
135 B
YAML
---
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
- role: zsh
|
|
- role: tmux
|
|
- role: git
|
|
- role: neovim
|
|
- role: ag
|
|
- role: python
|