ansible/test/units
Brian Coca 8647fdc7f2 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-21 15:35:49 -05:00
..
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-21 15:35:09 -05:00
executor Migrate cli and dependencies to use global display 2015-11-11 10:44:22 -08:00
inventory Changing up how host (in)equality is checked 2015-12-04 12:58:16 -05:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
module_utils rework run_command's env setting to not change os.environ for the rest of the module. 2016-01-20 12:17:14 -08:00
parsing allow for non standard hostnames 2015-12-21 13:42:47 -05:00
playbook fixed doas from getting stuck when needing passwords 2015-12-06 00:35:28 -05:00
plugins go back to defaulting wrapping commands in shell 2016-01-21 15:35:49 -05:00
template Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
utils Python 3: shlex.split() wants unicode 2015-09-24 12:36:05 +03:00
vars Fix include param precedence in variable manager 2015-11-19 09:01:51 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00