community.general/lib/ansible/runner/connection_plugins
Dag Wieers 846161a1a4 Allow to change executable (shell/interpreter) when using raw
This patch adds an optional 'executable=' option to the raw command line to override the default shell (/bin/sh), much like the shell module does.
2012-12-23 20:49:02 +01:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
fireball.py Allow to change executable (shell/interpreter) when using raw 2012-12-23 20:49:02 +01:00
local.py Allow to change executable (shell/interpreter) when using raw 2012-12-23 20:49:02 +01:00
paramiko_ssh.py Allow to change executable (shell/interpreter) when using raw 2012-12-23 20:49:02 +01:00
ssh.py Allow to change executable (shell/interpreter) when using raw 2012-12-23 20:49:02 +01:00