ansible/lib/ansible
2016-12-21 21:01:02 -06:00
..
cli Correctly set loader path when using list tags/tasks 2016-12-21 21:01:02 -06:00
compat
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Template "original_task" fields in _process_pending_results 2016-12-21 10:09:06 -06:00
galaxy
inventory minor spelling changes 2016-12-13 13:51:13 -05:00
module_utils Fixes #16936 - Digest authentication not working in uri module (#18736) 2016-12-21 18:11:42 -08:00
modules Switch from iteritems to items for py3. 2016-12-21 09:22:54 -08:00
parsing adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
playbook still needs static for task object 2016-12-16 23:52:11 -05:00
plugins Also fix default callback to use ignore_errors param 2016-12-21 11:37:06 -06:00
template Wrap unhandled errors from lookups in an AnsibleError 2016-12-21 11:48:18 -06:00
utils minor spelling changes 2016-12-13 13:51:13 -05:00
vars Display proper error on group_vars syntax error 2016-12-16 21:13:41 -05:00
__init__.py
constants.py adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
release.py
test-requirements.txt