ansible/test/units/plugins
Adrian Likins 7d41f623dd Move py34 mock_open compat to compat/test/mock (#17157)
test/units/plugins/action/test_action.py had code
for handling a bug in python 3.4's mock_open that
causes errors when reading binary data.

Moved to compat/tests/mock.py so other tests can
use it by default.
2016-08-19 18:11:24 -04:00
..
action Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04: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 lxc connection plugin 2016-05-28 00:15:09 +02:00
filter
inventory
lookup Refactor the parameter splitting in ini lookup to handle more path formats (#16477) 2016-06-28 13:24:57 -04:00
shell
strategies Don't immediately return failed for any_errors_fatal tasks 2016-08-12 14:18:50 -05:00
vars
__init__.py
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00