Merge pull request #255 from genebean/teamviewer

Ferdium & Teamviewer
This commit is contained in:
Gene Liverman 2022-12-20 11:39:08 -05:00 committed by GitHub
commit 0f762e0d61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -191,6 +191,12 @@
state: present
deb: https://pm.puppetlabs.com/pe-client-tools/2021.6.0/21.6.0/repos/deb/focal/PC1/pe-client-tools_21.6.0-1focal_amd64.deb
- name: Install TeamViewer via deb
become: true
ansible.builtin.apt:
state: present
deb: https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
- name: Install Webex via deb package
become: true
ansible.builtin.apt:
@ -234,6 +240,7 @@
- io.github.janbar.noson
- io.github.mimbrero.WhatsAppDesktop
- net.cozic.joplin_desktop
- org.ferdium.Ferdium
- org.fritzing.Fritzing
- org.gnome.meld
- org.mozilla.Thunderbird