fix jinja2 template

This commit is contained in:
Matthew Stobbs
2025-01-26 08:27:41 -07:00
parent 21c38b73be
commit d1b3e19df2

View File

@@ -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