Delete 'roles/shell/tasks/vnc.yml'

This commit is contained in:
2023-07-11 19:22:51 +00:00
parent ddad869586
commit 2bb043a640

View File

@@ -1,9 +0,0 @@
# install vnc scripts
---
- name: Clone vnc
git:
repo: https://tildegit.org/thunix/vnc
dest: /usr/src/vnc
force: yes
notify:
- install vnc