community.general/lib/ansible/modules/net_tools
Andreas Olsson c6854fde29 Fix cloudflare_dns JSON response error handling (#42894)
* The JSONDecodeError exception only exists in Python 3.

* Without a properly parsed JSON response there is no more error
  processing to be done, no matter the http response code.

Relates to #38178
2018-07-24 09:51:44 +05:30
..
basics Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
infinity Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
ldap ldap_attr: Use byte values instead of str (#41248) 2018-06-08 07:34:49 +05:30
nios infoblox list requirements as infoblox_client and should be infoblox-client (#42993) 2018-07-19 12:19:46 -04:00
__init__.py
cloudflare_dns.py Fix cloudflare_dns JSON response error handling (#42894) 2018-07-24 09:51:44 +05:30
dnsimple.py dnsimple: refactor dnsimple module (#42548) 2018-07-21 08:58:39 +05:30
dnsmadeeasy.py Update dnsmadeeasy.py (#38731) 2018-04-20 15:42:42 +02:00
haproxy.py Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
ip_netns.py Add network namespace module (#21820) 2018-01-03 15:27:58 -05:00
ipify_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ipinfoio_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
nmcli.py fix typo in nmcli doc (#40116) 2018-05-15 07:52:59 +05:30
nsupdate.py nsupdate.py: Fix typo (#42209) 2018-07-02 13:03:37 -07:00
omapi_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
snmp_facts.py Fix typo in if statement in snmp_facts module. (#39578) 2018-05-30 02:10:19 +02:00