You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
action go back to defaulting wrapping commands in shell 9 years ago
cache Fixed import typo for memcache module in tests. 9 years ago
callback Squashed commit of the following: 9 years ago
connections corrected all missing paths changes 9 years ago
filter Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
inventory Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
lookup Fix problem with "=" in the initial file path. 9 years ago
shell Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
strategies correctly deals with non serializable type 9 years ago
vars Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
__init__.py Making the switch to v2 10 years ago
test_plugins.py Fix unit test for plugins after basedir/push_basedir removal 9 years ago