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
|
roles_path = $PWD/galaxy_roles:$PWD/roles
|
||||||
inventory = ./hosts
|
inventory = ./hosts
|
||||||
become_ask_pass = True
|
become_ask_pass = True
|
||||||
interpreter_python = /usr/bin/python3
|
|
||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
|
Loading…
Reference in a new issue