1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
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
..
cloud VMware: fixed network['vlan'] str / int mismatch (#42984) 2018-07-23 21:53:24 +05:30
clustering Add merge_type parameter to k8s module (#42219) 2018-07-22 21:05:25 -07:00
commands Enable check_mode in command module (#40428) 2018-07-23 14:06:41 -07:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database Add src parameter to elasticsearch_plugin (#39915) 2018-07-20 11:40:11 -04:00
files Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
identity FreeIPA: new module ipa_config (#42279) 2018-07-17 06:57:54 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Explicitly pass HTTP method to fetch_url 2018-07-23 07:42:19 -07:00
net_tools Fix cloudflare_dns JSON response error handling (#42894) 2018-07-24 09:51:44 +05:30
network Fix broken IPv6 regex (#43175) 2018-07-24 09:13:24 +05:30
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging Yum: Add support for --downloadonly (#41506) 2018-07-18 23:34:54 -04:00
remote_management UCS NTP Server module (#42375) 2018-07-19 11:32:26 +02:00
source_control Fixed typo in gitlab_group (#41349) 2018-07-23 22:20:36 +05:30
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system Detect failed sysvinit module (#43127) 2018-07-23 19:58:42 -04:00
utilities Update wait_for.py (#43002) 2018-07-19 13:59:18 +02:00
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows win_user: use different method to validate credentials that does not rely on SMB/RPC (#43059) 2018-07-24 08:16:42 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00