fix jinja2 template
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
- cargo
|
- cargo
|
||||||
- install
|
- install
|
||||||
- --root
|
- --root
|
||||||
- "{% if ansible_os_family != 'Linux' %}.{% else %}{{ pkgconfig.neovide.install_prefix }}"
|
- "{% if ansible_os_family != 'Linux' %}.{% else %}{{ pkgconfig.neovide.install_prefix }}{% endif %}"
|
||||||
- --git
|
- --git
|
||||||
- "{{ pkgconfig.neovide.git_repo }}"
|
- "{{ pkgconfig.neovide.git_repo }}"
|
||||||
- --tag
|
- --tag
|
||||||
|
|||||||
Reference in New Issue
Block a user