Zoom finally got around to adding a good simlink endpoint. Maybe they'll have a repo at some point, too

This commit is contained in:
Salt 2020-07-01 23:22:25 -05:00
parent 70bce852f9
commit 9a39fbb654

View File

@ -152,7 +152,7 @@
deb: "{{ item }}"
loop:
- "https://github.com/MultiMC/MultiMC5/releases/download/0.6.8/multimc_1.4-1.deb"
- "https://d11yldzmag5yn.cloudfront.net/prod/5.0.413237.0524/zoom_amd64.deb"
- "https://zoom.us/client/latest/zoom_amd64.deb"
- name: Install desktop applications through pip3
pip:
executable: "/usr/bin/pip3"