mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
Update bombshell-client
This commit is contained in:
parent
ce843d49f7
commit
17303a9f92
@ -352,7 +352,7 @@ def main_master():
|
||||
assert remote_command
|
||||
|
||||
def anypython(exe):
|
||||
return "` test -x %s && echo %s || echo python`" % (
|
||||
return "` test -x %s && echo %s || echo python3`" % (
|
||||
quote(exe),
|
||||
quote(exe),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user