10 lines
120 B
YAML
10 lines
120 B
YAML
---
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
- role: zsh
|
|
- role: tmux
|
|
- role: neovim
|
|
- role: git
|
|
- role: python
|