fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-16 18:15:47 +03:00
parent fbd36ee3fc
commit 8d3b9618f6
5 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
Match User {{ sftp_username }}
ChrootDirectory /primary/data/{{ sftp_username }}-uploads
ForceCommand internal-sftp -u 007 -p {{ sftp_permissions }} -d /transfers
ForceCommand internal-sftp -u 007 -p {{ sftp_share_permissions }} -d /transfers
AllowTcpForwarding no
X11Forwarding no