summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/monitoring/datadog_monitor.py
Commit message (Expand)AuthorAgeFilesLines
* datadog_monitor: Fix docs with datatypes of params (#58371)Abhijeet Kasurde2019-06-261-34/+69
* start getting modules to use shared import error code (#51787)Jordan Borean2019-02-061-2/+4
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-1/+1
* E325 Removal - Part II (#49196)Abhijeet Kasurde2018-11-281-0/+1
* datadog_monitor: fix template vars in 'name' and 'escalation_message' (#38483)David Resnick2018-09-191-3/+7
* Docs: Avoid use of 'default: null' (#45795)Dag Wieers2018-09-191-4/+1
* add_evaluation_delay of datadog monitor (#32784)Go.YAMADA2018-08-281-1/+8
* Clean up module documentation (#36909)Dag Wieers2018-03-151-28/+6
* Add module support to yamllint sanity test. (#34964)Matt Clay2018-01-161-24/+24
* Fix documentation of "state" paramStefan Bieler2017-09-261-1/+1
* Correct mute function in datadog_monitor (#19662)Karol Chrapek2017-08-221-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Fix wildcard imports, remove get_exception, add boilerplateToshio Kuratomi2017-08-121-32/+17
* Add new API param for new_host_delay (#21262)Chad Bean2017-08-031-1/+9
* datadog_monitor: Idempotence fix (#19217)Sebastian Kornehl2017-06-021-1/+1
* Check if api_key and app_key before proceeding (#24336)Abhijeet Kasurde2017-05-091-3/+13
* E501 fixes (#22879)Matt Martz2017-03-221-6/+18
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Validate EXAMPLES as YAMLMatt Martz2017-02-151-1/+1
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-301-2/+2
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+342