fix bashls

This commit is contained in:
2026-04-18 12:51:09 -06:00
parent 471a7101f7
commit 701066abff

View File

@@ -22,7 +22,7 @@
name: bash-language-server
global: true
version: latest
pkgname: "{{ bashls.pkgname[os_famly] | default(bashls.pkgname.default) }}"
pkgname: "{{ bashls.pkgname[os_family] | default(bashls.pkgname.default) }}"
# }}}
- name: Configure bashls
when: