mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
2afc88116f
commit
ad06181309
@ -41,3 +41,12 @@
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
deb: https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
|
||||
- name: Install VNC Viewer
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
deb: https://downloads.realvnc.com/download/file/viewer.files/VNC-Viewer-7.5.1-Linux-x64.deb
|
||||
|
||||
- name: Install VNC Server
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
deb: https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.5.1-Linux-x64.deb
|
Loading…
x
Reference in New Issue
Block a user