Sistemazione zoom e dipendenze di install.yml.
This commit is contained in:
parent
38da37e637
commit
954fe4ffbb
@ -1,12 +1,7 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- googlechrome
|
- googlechrome
|
||||||
- firefox
|
|
||||||
- chromium
|
- chromium
|
||||||
- libreoffice
|
- libreoffice
|
||||||
- scribus
|
|
||||||
- calibre
|
|
||||||
- gimp
|
- gimp
|
||||||
- inkscape
|
|
||||||
- openshot
|
- openshot
|
||||||
- vlc
|
|
||||||
- zoom
|
- zoom
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
- apt: name=libxcb-xtest0 state=present
|
||||||
|
|
||||||
- get_url:
|
- get_url:
|
||||||
url: "https://zoom.us/client/latest/zoom_amd64.deb"
|
url: "https://zoom.us/client/latest/zoom_amd64.deb"
|
||||||
dest: /tmp/zoom_amd64.deb
|
dest: /tmp/zoom_amd64.deb
|
||||||
|
Loading…
Reference in New Issue
Block a user