group_vars / all: set auto_legacy for now, since we didn't want to just always use python3 on fedora.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2019-11-08 21:30:21 +00:00
committed by Pierre-Yves Chibon
parent 5af3bddc8c
commit d7c387e0e5

View File

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