From bfdb9563414d9ed6916a748f2c1f963b42775c75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sun, 7 Jul 2024 17:14:26 +0200 Subject: [PATCH] Install google earth --- playbook.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbook.yml b/playbook.yml index 44ae9c3..6b2f876 100644 --- a/playbook.yml +++ b/playbook.yml @@ -225,6 +225,7 @@ - name: terraform-ls-bin - name: grm-git - name: screencfg-git + - name: google-earth-pro - set_fact: aur_packages: "{{ aur_packages|map(attribute='dependencies', default=[]) | flatten + aur_packages }}"