Sistemazione zoom e dipendenze di install.yml.

This commit is contained in:
Emiliano Vavassori 2020-04-29 21:54:35 +02:00
parent 38da37e637
commit 954fe4ffbb
2 changed files with 2 additions and 5 deletions

View File

@ -1,12 +1,7 @@
dependencies: dependencies:
- googlechrome - googlechrome
- firefox
- chromium - chromium
- libreoffice - libreoffice
- scribus
- calibre
- gimp - gimp
- inkscape
- openshot - openshot
- vlc
- zoom - zoom

View File

@ -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