Change package name for google cloud sdk on linux.

This commit is contained in:
Tom Alexander 2023-10-26 21:14:22 -04:00
parent ec72d20455
commit 48bdb12e77
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -5,7 +5,7 @@
args:
creates: "/var/cache/pacman/custom/{{ item }}-*.pkg.tar.*"
loop:
- google-cloud-sdk
- google-cloud-cli
- name: Update cache
when: buildaur.changed
@ -13,9 +13,9 @@
name: []
state: present
update_cache: true
- name: Install packages
package:
name:
- google-cloud-sdk
- google-cloud-cli
state: present