ansible/lib/ansible
Marc Poirier 0792983ec8 Display the string which is causing an exception to be raised.
In the ansible template module, when there is an error while
expanding a templated string, displaying the string causing the
exception is very useful.
2016-02-11 15:42:50 -05:00
..
cli termination handling 2016-02-10 15:35:30 -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 allow skipping tasks due to undefined var 2016-02-11 14:16:38 -05:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00
module_utils update shared module junos to handle root logins 2016-02-11 07:36:56 -05:00
modules Submodule pointer update for devel 2016-02-09 13:30:50 -05: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 Fix the way we re-add variables from PlayContext to the variable dict 2016-02-04 17:17:33 -05:00
plugins fix cartesian lookup 2016-02-11 10:35:37 -05:00
template Display the string which is causing an exception to be raised. 2016-02-11 15:42:50 -05:00
utils avoid logging color codes 2016-02-03 10:55:30 -05:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -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 Re-implementing the retry file feature for 2.0 2016-01-26 14:11:28 -05:00
test-requirements.txt