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