Install GRM from AUR

This commit is contained in:
2024-05-07 17:04:00 +02:00
parent ef1c095e7f
commit 408ebb68d0

View File

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