Fixing variables typo
This commit is contained in:
parent
e9f8c851fc
commit
7db0c4d202
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ neovim-install:
|
||||||
python-neovim:
|
python-neovim:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- {{ grains.python2 }}
|
- {{ neovim.python2 }}
|
||||||
- {{ grains.python3 }}
|
- {{ neovim.python3 }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue