ansible: try and set auto detect python back to 'auto' instead of 'auto_legacy'

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-14 20:16:04 +00:00 committed by Pierre-Yves Chibon
parent 0f9a591216
commit e37253e54f

View file

@ -381,4 +381,4 @@ sshd_sftp: false
#
# Autodetect python version
#
ansible_python_interpreter: auto_legacy
ansible_python_interpreter: auto