You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network
Dag Wieers 7903b39fc0 Ensure proper error when fetch_url returns status -1
When using a file:// or ftp:// URL the normal provisions that a non-200 status code means error have been disabled.
But the common error status -1 from fetch_url is not properly returning an error message.
This fix ensures that if the status code returns -1, we return a proper error message.

This fixes #3563
9 years ago
..
basics Ensure proper error when fetch_url returns status -1 9 years ago
cumulus Examples syntax batch6 (#5623) 9 years ago
dellos6 Bulk spelling improvement to modules-core (#5225) 9 years ago
dellos9 Bulk spelling improvement to modules-core (#5225) 9 years ago
dellos10 Bulk spelling improvement to modules-core (#5225) 9 years ago
eos Bulk spelling improvement to modules-core (#5225) 9 years ago
ios Revert "ios_mods - added stdout to exception output. Removed to_lines()" (#5663) 9 years ago
iosxr Bulk spelling improvement to modules-core (#5225) 9 years ago
junos fixes bug introduced in 3670215 in junos_config (#5251) 9 years ago
netvisor Correct typos in docs strings (#5233) 9 years ago
nxos Performance improvement using in-operator on dicts 9 years ago
openswitch Bulk spelling improvement to modules-core (#5225) 9 years ago
sros Correct functional typos 9 years ago
vyos Bulk spelling improvement to modules-core (#5225) 9 years ago
__init__.py package files 11 years ago