9 lines
85 B
YAML
9 lines
85 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- neovim
|
|
|
|
- hosts: windows
|
|
roles:
|
|
- neovim
|