10 lines
95 B
YAML
10 lines
95 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- zsh
|
|
- neovim
|
|
|
|
- hosts: windows
|
|
roles:
|
|
- neovim
|