5 lines
46 B
YAML
5 lines
46 B
YAML
---
|
|
|
|
- hosts: localhost
|
|
roles:
|
|
- neovim
|
---
|
|
|
|
- hosts: localhost
|
|
roles:
|
|
- neovim
|