ansible/test/units/plugins
Brian Coca c09c01a1f5 go back to defaulting wrapping commands in shell
this was taken out in an effort to default to the user's shell but creates issues as this is not known ahead of time
and its painful to set executable and shell_type for all servers, it should only be needed for those that restrict the user
to specific shells and when /bin/sh is not available. raw and command may still bypass this by explicitly passing None.
fixes #13882

still conditional
2016-01-19 22:09:17 -05:00
..
action go back to defaulting wrapping commands in shell 2016-01-19 22:09:17 -05:00
cache Fixed import typo for memcache module in tests. 2015-12-19 00:08:49 -08:00
callback Squashed commit of the following: 2015-12-29 11:40:18 -05:00
connections corrected all missing paths changes 2015-09-15 11:57:54 -04:00
filter
inventory
lookup Fix problem with "=" in the initial file path. 2015-09-09 11:14:31 -07:00
shell
strategies correctly deals with non serializable type 2016-01-18 15:17:43 -05:00
vars
__init__.py
test_plugins.py Fix unit test for plugins after basedir/push_basedir removal 2015-09-10 17:01:52 -04:00