Delete 'roles/shell/tasks/vnc.yml'
This commit is contained in:
parent
ddad869586
commit
2bb043a640
|
@ -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
|
|
Loading…
Reference in New Issue