aboutsummaryrefslogtreecommitdiff
path: root/tasks/harden.yaml
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-06-27 15:49:41 +0300
committerheqnx <root@heqnx.com>2025-06-27 15:49:41 +0300
commit90a7b5ff6c387600c7a2e5732e33b36cff07deea (patch)
treebe4d76f566c7f59fe87125704b324d8b1e50e47d /tasks/harden.yaml
parentcb3dc22df728272ad05de3684eb8dc672654a05e (diff)
downloadansible-pve-host-90a7b5ff6c387600c7a2e5732e33b36cff07deea.tar.gz
ansible-pve-host-90a7b5ff6c387600c7a2e5732e33b36cff07deea.zip
removed AcceptEnv
Diffstat (limited to 'tasks/harden.yaml')
-rw-r--r--tasks/harden.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/harden.yaml b/tasks/harden.yaml
index 125b8d3..3fad047 100644
--- a/tasks/harden.yaml
+++ b/tasks/harden.yaml
@@ -61,7 +61,7 @@
Subsystem sftp /usr/lib/openssh/sftp-server
LogLevel verbose
PrintMotd no
- AcceptEnv LANG LC_*
+ #AcceptEnv LANG LC_*
MaxSessions 5
StrictModes yes
Compression no