This repository was archived by the owner on May 31, 2023. It is now read-only.
Releases: cloudalchemy/ansible-grafana
Releases · cloudalchemy/ansible-grafana
0.11.4
Merged pull requests:
- fixes for handling LDAP template booleans in grafana groups section (issue #103) #104 (madeinoz67)
0.11.3
Fixed bugs:
- wrong file perm for datasources/ansible.yml #94
Closed issues:
- Enable jsonData in grafana_datasources #100
Merged pull requests:
- move to ansible 2.7 #102 (paulfantom)
- use
become
where needed #98 (paulfantom)
0.11.2
0.11.1
Closed issues:
- Config for Elasticsearch datasource #89
- Pass variables through playbook #88
- Issue with grafana restart when including one or more datasources #85
Merged pull requests:
- Fixed syntax in default/main.yml to avoid unmarshal errors #93 (Dreeg)
- Use curl instead of get_url to download dashboards #92 (paulfantom)
- cheat ansible idempotency when downloading dashboards #87 (paulfantom)
- Adding possibility to get right ownership on configuration files #86 (zonArt)
0.11.0
Implemented enhancements:
- Issues provisioning datasources on Grafana in private subnet #70
- Provision dashboards from file in addition to Grafana Dashboards #54
- Provisioning folders #30
Fixed bugs:
- [Question] Dashboard add is done twice #68
Closed issues:
- Use official repository for ARM builds #82
- Datasource provision does not specify the apiVersion #73
- adding datasource fails #72
- preflight checks #8
Merged pull requests:
- repeat plugin installation on network failure #84 (paulfantom)
- simplify installation and use official ARM builds #83 (paulfantom)
- use grafana_datasource #81 (paulfantom)
- allow importing local dashboards #80 (paulfantom)
- Drop ansible 2.4 support #78 (paulfantom)
- datasource format fix #76 (XooR)
- Add separate grafana_api_url variable #71 (thejchap)
0.10.1
Merged pull requests:
- Use 'provisioning' capability when possible #69 (rockandska)
0.10.0
Merged pull requests:
- use tox, ansible 2.6, and allow using remote docker host #67 (paulfantom)
- Add examples for datasource and dashboard configs #66 (bitfag)
0.9.0
Closed issues:
- Dashboard datasource regex does not match for some dashboards #59
- Add LDAP configuration support #11
Merged pull requests:
- Add LDAP configuration tasks #65 (lae)
- add tags #64 (paulfantom)
- fix non-informative task name #62 (paulfantom)
- add ability to define notification channels #61 (sarphram)
0.8.2
Fixed bugs:
- Incorrect location for datasources provisioning directory #55
Merged pull requests:
- Update datasource regex match to include dashes and numbers #60 (odyssey4me)
- upgrade to molecule 2.x #57 (paulfantom)
- fix incorrect provisioning directory placing #56 (paulfantom)
- extending regex to match multiple subsequent words in datasource placeholder #53 (aman0019)
- Use newer test filter schema to get rid of some deprecation warnings. #52 (swesterveld)
- change way releases work; update license year #51 (paulfantom)