community.general/lib/ansible
Peter Sprygada 8d76703a9d fix for handling commands that return no data or error (#22086)
This patch addresses a problem in nxos_facts where certain commands are
not supported or return no data, the module would raise an exception.
With this patch, the nxos_facts module will now print a warning for any
commands that return no data and not populate the facts.

fixes #22001
2017-03-02 16:02:16 -06:00
..
cli Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils fix for handling commands that return no data or error (#22086) 2017-03-02 16:02:16 -06:00
modules fix for handling commands that return no data or error (#22086) 2017-03-02 16:02:16 -06:00
parsing Fix PEP 8 issue. 2017-02-24 12:55:55 -08:00
playbook moved any_errors_fatal to base (#21585) 2017-03-02 10:28:20 -05:00
plugins tweak transport_tests to avoid logic duplication (#22158) 2017-03-01 15:54:27 -08:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Ansible Tower job_launch module (#22148) 2017-03-01 19:57:35 +00:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
release.py