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:
parent
70bce852f9
commit
9a39fbb654
@ -152,7 +152,7 @@
|
|||||||
deb: "{{ item }}"
|
deb: "{{ item }}"
|
||||||
loop:
|
loop:
|
||||||
- "https://github.com/MultiMC/MultiMC5/releases/download/0.6.8/multimc_1.4-1.deb"
|
- "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
|
- name: Install desktop applications through pip3
|
||||||
pip:
|
pip:
|
||||||
executable: "/usr/bin/pip3"
|
executable: "/usr/bin/pip3"
|
||||||
|
Loading…
Reference in New Issue
Block a user