ansible/test/units/cli
Adrian Likins 727ca6f436 Fix error on 'help module' in ansible-console (#19390)
If 'help xattr' for example, ansible-console would
traceback because module_docs.get_docstring() now
returns 4 values (module metadata was added)
2016-12-20 15:50:29 -05:00
..
__init__.py galaxy info displayed 'galaxy_info' section wrong 2016-05-31 13:28:15 -04:00
test_console.py Fix error on 'help module' in ansible-console (#19390) 2016-12-20 15:50:29 -05:00
test_galaxy.py set galaxy unit test server to None (#18298) 2016-11-02 10:25:09 -04:00
test_playbook.py Fix errors on 'ansible-playbook --flush-cache' (#18754) 2016-12-13 14:35:15 -05:00