ansible/test/units/plugins
Adrian Likins 174961b945 Fix action test (#21102)
* update _parse_returned_data for no _ansible_parsed

_parse_returned_data no longer adds _ansible_parsed

* pep8 cleanups
2017-02-07 13:35:51 -05:00
..
action Fix action test (#21102) 2017-02-07 13:35:51 -05:00
cache PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
callback allow debug to be 'changed' (#20957) 2017-02-02 13:46:16 -05:00
connection Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
filter
inventory
lookup PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
shell
strategy PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
vars
__init__.py
test_plugins.py