Revert "basessh: We need a sftp server for ansible, so switch to the internal one."
This reverts commit 0be4815020
.
Instead, we will just switch ansible to scp
This commit is contained in:
parent
88e6747363
commit
41c92c2e9c
1 changed files with 0 additions and 5 deletions
|
@ -37,11 +37,6 @@ UsePrivilegeSeparation yes
|
|||
UsePrivilegeSeparation sandbox
|
||||
{% endif %}
|
||||
|
||||
# ansible uses sftp by default.
|
||||
# The external sftp server can't run if it cannot read the sshd_config
|
||||
# So, instead use the internal sftp server.
|
||||
Subsystem sftp internal-sftp
|
||||
|
||||
# Accept locale-related environment
|
||||
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
|
||||
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue