community.general/lib/ansible/modules/network
Peter Sprygada 8b70d17f61 ios_facts module will no longer error on missing command (#5491)
The module will error if it tries to use a cli command that is not available
on a given platform.  This fix will address that problem.  If the cli
command is not available, then the command is silently discarded and the
facts that the command output is based on is not returned.  Any failed
commands are provided in the module return under the failed_commands
key.  This fix also updates the Examples docstring to make it consistent
with other ios_* modules

fixes #5444
fixes #5372
2016-12-08 11:25:26 -05:00
..
basics Fix uri for change in case in response 2016-12-08 11:25:24 -05:00
cumulus Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
dellos6 Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
dellos9 Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
dellos10 Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
eos Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
ios ios_facts module will no longer error on missing command (#5491) 2016-12-08 11:25:26 -05:00
iosxr Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
junos fixes bug introduced in 3670215 in junos_config (#5251) 2016-12-08 11:25:20 -05:00
netvisor Correct typos in docs strings (#5233) 2016-12-08 11:25:25 -05:00
nxos Correct typos in docs strings (#5233) 2016-12-08 11:25:25 -05:00
openswitch Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
sros Correct functional typos 2016-12-08 11:25:19 -05:00
vyos Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00