mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
upt playbook
This commit is contained in:
@ -52,6 +52,7 @@
|
|||||||
become: true
|
become: true
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
deb: https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.5.1-Linux-x64.deb
|
deb: https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.5.1-Linux-x64.deb
|
||||||
|
ignore_errors: true
|
||||||
- name: Get repo
|
- name: Get repo
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.shell: >-
|
ansible.builtin.shell: >-
|
||||||
|
Reference in New Issue
Block a user