Install terraform-ls from AUR

This commit is contained in:
2024-05-04 21:34:03 +02:00
parent 0cd51a17e3
commit 2230b49918
3 changed files with 6 additions and 0 deletions

View File

@@ -238,6 +238,8 @@
- name: vim-plug
- name: terraform-ls-bin
- set_fact:
aur_packages: "{{ aur_packages|map(attribute='dependencies', default=[]) | flatten + aur_packages }}"