Auto detect python executable
Causes weird issues with the compose integration
This commit is contained in:
parent
1d56db2109
commit
323a3db478
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue