Auto detect python executable

Causes weird issues with the compose integration
This commit is contained in:
Jake Howard 2020-05-17 18:03:57 +01:00
parent 1d56db2109
commit 323a3db478
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -5,7 +5,6 @@ retry_files_enabled = False
roles_path = $PWD/galaxy_roles:$PWD/roles
inventory = ./hosts
become_ask_pass = True
interpreter_python = /usr/bin/python3
[ssh_connection]
pipelining = True