Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit eeaa56a6 authored by fred's avatar fred
Browse files

📦️ Add zoom package via dpkg

parent 7abd6a11
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,10 @@
force_apt_get: yes
upgrade: safe
- name: APT | install zoom client
apt:
deb: https://zoom.us/client/latest/zoom_amd64.deb
- name: APT | remove useless packages from the cache
ansible.builtin.apt:
force_apt_get: yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment