ansible/lib/ansible
2016-02-18 02:12:39 -08:00
..
cli removed signal trapping 2016-02-11 14:54:18 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Fixing bugs related to nested blocks inside roles 2016-02-12 13:39:39 -05:00
galaxy Merge pull request #13203 from willthames/galaxy_10620 2016-02-17 08:41:29 -05:00
inventory better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00
module_utils minor bugfix that will catch connection errors in eos 2016-02-17 14:19:35 +00:00
modules Update submodule refs 2016-02-11 13:12:57 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Added more info to the no action detected error 2016-02-08 16:51:10 -05:00
playbook Merge pull request #14488 from bcoca/become_shell_fixes 2016-02-18 01:45:37 -08:00
plugins Merge pull request #13408 from sivel/v2-slack-callback 2016-02-18 02:12:39 -08:00
template Display the string which is causing an exception to be raised. 2016-02-11 15:42:50 -05:00
utils removed follow from common file docs 2016-02-15 14:13:20 -05:00
vars properly combine vars if merge is set 2016-02-12 00:55:17 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py Make --diff colours configurable 2016-02-17 10:25:54 +00:00
test-requirements.txt