Grafana dashboard grafana 5 compatible (#41249)

* Grafana dashboard module compatible with grafana 5+

* Use url_argument_spec to init modules arguments

* Add changelog fragment
This commit is contained in:
Seuf
2018-07-31 17:55:18 +02:00
committed by Sam Doran
parent a7f45c0660
commit af55b8e992
2 changed files with 210 additions and 97 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- Grafana dashboard module compatible with grafana 5 (https://github.com/ansible/ansible/pull/41249)