ansible: try and see if python auto detect issues are related to sftp.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ca87780119
commit
c9a4034b5b
1 changed files with 1 additions and 6 deletions
|
@ -313,9 +313,4 @@ redirectmatch_enabled: True
|
|||
#
|
||||
# sshd can run a internal sftp server, we need this on some hosts, but
|
||||
# not on most of them, so default to false
|
||||
sshd_sftp: false
|
||||
|
||||
#
|
||||
# Autodetect python version
|
||||
#
|
||||
ansible_python_interpreter: auto
|
||||
#sshd_sftp: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue