Revert "ansible: try and see if python auto detect issues are related to sftp."

This reverts commit c9a4034b5b.
This commit is contained in:
Kevin Fenzi 2019-05-30 23:23:35 +00:00
parent c9a4034b5b
commit 16706c3535

View file

@ -313,4 +313,9 @@ 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
sshd_sftp: false
#
# Autodetect python version
#
ansible_python_interpreter: auto