summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/monitoring/grafana_datasource.py
Commit message (Expand)AuthorAgeFilesLines
* Fix grafana_datasource fails when name with spaces (#63987)Rémi REY2019-11-121-2/+3
* fix typos in modules (#62135) (#62169)Andrey Klychkov2019-09-121-1/+1
* Fix typo in ds_type in examples section (#50166)Baptiste Mille-Mathias2018-12-191-1/+1
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* grafana_datasource: Add CloudWatch as grafana datasource type (#48174)martinwangjian2018-11-291-1/+109
* Grafana datasource module : Use url_argument_spec from urls (#40402)Seuf2018-09-101-68/+101
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Added alexanderzobnin-zabbix-datasource datasource type (#36948)Seuf2018-05-051-2/+14
* Fix deprecated warningsRémy Léone2018-04-171-4/+5
* Grafana datasource module : tls_ca_cert or tls_skip_verify options (#36945)Seuf2018-04-091-12/+46
* updated example with correct parameters (#37679)Afsal Rahim2018-03-271-2/+1
* Clean up Grafana docs a bit (#37516)Dag Wieers2018-03-171-88/+69
* fix spelling mistakes in several modules (#36296)Sebastian Gumprich2018-03-121-2/+2
* New module: monitoring/grafana_datasource (#29006)Seuf2018-01-181-0/+513