Primi fix.
This commit is contained in:
parent
956d7a3d9a
commit
3e732d69c6
5 changed files with 18 additions and 4 deletions
|
@ -3,4 +3,4 @@
|
|||
url: "https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb"
|
||||
dest: /tmp/google-chrome-stable_current_amd64.deb
|
||||
|
||||
- apt: name=/tmp/google-chrome-stable_current_amd64.deb state=present
|
||||
- shell: dpkg -i /tmp/google-chrome-stable_current_amd64.deb
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
|
||||
- apt_key: keyserver=keyserver.ubuntu.com id=396060CADD8A75220BFCB369B903BF1861A7C71D
|
||||
|
||||
- apt: name=/tmp/zoom_amd64.deb state=present
|
||||
- shell: dpkg -i /tmp/zoom_amd64.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue