diff options
author | heqnx <root@heqnx.com> | 2025-05-26 08:54:15 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-26 08:54:15 +0300 |
commit | b702fe9f7f8bf423f753ae89b9617aab2372c05e (patch) | |
tree | 09f1237b282709ef51e741a74b21005447e061d6 /roles/xrdp/defaults/main.yaml | |
parent | 08134048cb9a85508042cabd9aa3a39849eca2be (diff) | |
download | ansible-playbooks-b702fe9f7f8bf423f753ae89b9617aab2372c05e.tar.gz ansible-playbooks-b702fe9f7f8bf423f753ae89b9617aab2372c05e.zip |
added xrdp, added example configs, removing main ones
Diffstat (limited to 'roles/xrdp/defaults/main.yaml')
-rw-r--r-- | roles/xrdp/defaults/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/xrdp/defaults/main.yaml b/roles/xrdp/defaults/main.yaml new file mode 100644 index 0000000..bb60448 --- /dev/null +++ b/roles/xrdp/defaults/main.yaml @@ -0,0 +1 @@ +xrdp_listen_local: false |