Use role: in roles:
This commit is contained in:
parent
d32393c990
commit
cce6dd88af
14
main.yaml
14
main.yaml
@ -1,13 +1,13 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- zsh
|
||||
- tmux
|
||||
- neovim
|
||||
- git
|
||||
- python
|
||||
- role: zsh
|
||||
- role: tmux
|
||||
- role: neovim
|
||||
- role: git
|
||||
- role: python
|
||||
|
||||
- hosts: windows
|
||||
roles:
|
||||
- neovim
|
||||
- git
|
||||
- role: neovim
|
||||
- role: git
|
||||
|
Loading…
x
Reference in New Issue
Block a user