Change package name for google cloud sdk on linux.
This commit is contained in:
parent
ec72d20455
commit
48bdb12e77
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user