ansible/test/units
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
..
cli Fix error on 'help module' in ansible-console (#19390) 2016-12-20 15:50:29 -05:00
contrib
errors
executor
inventory Add lots of test cases to inventory/test_host.py (#17827) 2016-11-29 13:38:04 -05:00
inventory_test_data/group_vars
mock
module_utils
modules adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
parsing Fix unit test dirs to match code under test. 2016-11-10 18:59:07 -08:00
playbook unit tests for playbook/conditional.py (#18586) 2016-12-13 14:38:16 -05:00
plugins Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
template
utils
vars ansible_playbook_python (#18530) 2016-11-23 16:30:46 -05:00
__init__.py