jmri: add Phase 4 TigerVNC server on :1 (port 5901) — replaces X11 forwarding

This commit is contained in:
Hermes Agent service account
2026-07-29 23:17:35 -05:00
parent d2eaddfd11
commit 4cb87a57ad
7 changed files with 487 additions and 471 deletions

View File

@@ -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