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:
parent
0f9a591216
commit
e37253e54f
1 changed files with 1 additions and 1 deletions
|
@ -381,4 +381,4 @@ sshd_sftp: false
|
|||
#
|
||||
# Autodetect python version
|
||||
#
|
||||
ansible_python_interpreter: auto_legacy
|
||||
ansible_python_interpreter: auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue