jmri: add Phase 4 TigerVNC server on :1 (port 5901) — replaces X11 forwarding
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
name: jmri
|
||||
state: restarted
|
||||
|
||||
- name: Restart jmri-vnc
|
||||
ansible.builtin.systemd:
|
||||
name: jmri-vnc
|
||||
state: restarted
|
||||
|
||||
- name: Restart sshd
|
||||
ansible.builtin.systemd:
|
||||
name: ssh
|
||||
|
||||
Reference in New Issue
Block a user