Move all shared into this new repo
This commit is contained in:
8
app/tightvncserver/tasks/main.yml
Normal file
8
app/tightvncserver/tasks/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Install tightvncserver
|
||||
- name: Installing tightvncserver
|
||||
apt:
|
||||
update_cache: yes
|
||||
state: present
|
||||
name:
|
||||
- tightvncserver
|
||||
Reference in New Issue
Block a user