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/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)
8 years ago
..
__init__.py galaxy info displayed 'galaxy_info' section wrong 8 years ago
test_console.py Fix error on 'help module' in ansible-console (#19390) 8 years ago
test_galaxy.py set galaxy unit test server to None (#18298) 8 years ago
test_playbook.py Fix errors on 'ansible-playbook --flush-cache' (#18754) 8 years ago