ansible/lib/ansible
Peter Sprygada 633b16d116 add exeception handling for invalid commands over nxapi
This commit will catch invalid commands being send over nxapi and call
fail_json on the module.  The nxos shared module will now return the
failure
2016-01-31 20:10:20 -05:00
..
cli harcoding inventory/hosts when pulling from repo 2016-01-29 18:46:56 -05:00
compat
config
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor fixed code for v1 callback runtime compatiblity 2016-01-29 16:55:23 -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 add exeception handling for invalid commands over nxapi 2016-01-31 20:10:20 -05:00
modules Update submodule refs 2016-01-29 09:59:58 -08:00
new_inventory
parsing raise AnsibleError as an 'expected' exception 2016-01-25 22:20:55 -05:00
playbook fix for so su works in more cases 2016-01-27 14:13:01 -05:00
plugins Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that 2016-01-29 19:45:12 -08:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08: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