community.general/lib/ansible/modules
Abhijeet Kasurde e342b281d8 Check if api_key and app_key before proceeding (#24336)
Fix adds check if app_key and api_key provided by
user is correct or not. If this combination is wrong
then fail with appropriate error message given by
Datadog server

Fixes https://github.com/ansible/ansible/issues/24325

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-05-09 13:08:25 +01:00
..
cloud Python 3 fixes for CloudStack modules and tests. (#24400) 2017-05-09 13:37:08 +02:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Switch last remaining decode to to_text (#24269) 2017-05-03 16:51:17 -05:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
files Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring Check if api_key and app_key before proceeding (#24336) 2017-05-09 13:08:25 +01:00
net_tools Add validate_certs option to ldap_attr, ldap_entry (#24060) 2017-05-03 16:29:55 +01:00
network Added no_log flag for all the sensitive fields. (#24386) 2017-05-09 11:20:57 +01:00
notification sns: move from notification directory to cloud/amazon directory - fixes #11874 (#23805) 2017-05-02 10:05:48 -04:00
packaging fixed yum.parse_check_update regex (#24331) 2017-05-05 17:01:30 -04:00
remote_management fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
source_control Fixes #23285 (#24291) 2017-05-04 10:08:39 -07:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system adjusted descriptions in DOCUMENTATION, and fixed type in RETURN 2017-05-04 07:38:34 -07:00
utilities fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
web_infrastructure Pep8 fixes for deploy_helper (#24237) 2017-05-03 11:30:15 +01:00
windows windows: Various small documentation fixes (#23138) 2017-05-08 18:03:56 -07:00
__init__.py