diff options
author | heqnx <root@heqnx.com> | 2025-05-26 09:03:02 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-26 09:03:02 +0300 |
commit | fb8a5cdf9e289457aba7967d1bafcadc1d60f9bd (patch) | |
tree | 94d4dd33a6bb2fbe567a2f03a7bfc1515e6c303c | |
parent | f0386e1619ca5fe768972c2d835f998f5f6fed39 (diff) | |
download | ansible-playbooks-fb8a5cdf9e289457aba7967d1bafcadc1d60f9bd.tar.gz ansible-playbooks-fb8a5cdf9e289457aba7967d1bafcadc1d60f9bd.zip |
added a note
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ This repository contains a collection of Ansible roles and playbooks designed to - Installs supporting packages (xorg, tigervnc-standalone-server, etc.). - Disables root login over RDP. - Installs custom Polkit rules to allow common user actions (e.g., color profile changes, reboot). +- NOTE: The role will *NOT* open up port 3389 on UFW; manually allow it or use SSH port forwarding. ## Usage |