Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Releases: cloudalchemy/ansible-grafana

0.17.0

30 Mar 12:29
93f25a8
Compare
Choose a tag to compare

Fixed bugs:

  • cast grafana_port to int before comparing it to 1024 #212
  • This role does not work with RPi 1 #207
  • Installation fails due to missing package libfontconfig on Ubuntu 18.04 #200

Merged pull requests:

  • cast grafana_port to int. Fix #212 #213 (kapouer)
  • Avoid being clever about unsupported architectures #211 (bwolf)
  • Fix RPi 1 issue when grafana-rpi package needs to be installed (#207) #208 (ruzickap)

0.16.2

01 Mar 10:05
13a6004
Compare
Choose a tag to compare

Fixed bugs:

  • Grafana [session] has been replaced #155

Merged pull requests:

0.16.1

13 Jan 23:15
7b06069
Compare
Choose a tag to compare

Merged pull requests:

0.16.0

31 Oct 14:10
663fe19
Compare
Choose a tag to compare

Closed issues:

  • Release of a new version ? #178
  • Failed to load LDAP config file when using Jinja templated integer variable #175

Merged pull requests:

0.15.0

10 Oct 19:09
e18c3ca
Compare
Choose a tag to compare

Closed issues:

  • Add new auth configuration options #165
  • playbook fails to starts the grafana server #163
  • Support for installing plugins #159
  • documentation example missing admin user requirement #156
  • Importing dashboards will fail if datadir != /var/lib/grafana #147

Merged pull requests:

0.14.2

25 Mar 20:04
Compare
Choose a tag to compare

Merged pull requests:

0.14.1

24 Mar 13:55
9fd9aee
Compare
Choose a tag to compare

Merged pull requests:

  • default to only coping dashboards and not removing them #145 (paulfantom)

0.14.0

23 Mar 21:52
5ee89bc
Compare
Choose a tag to compare

Implemented enhancements:

  • Use tempfile for /tmp/dashboards #90

Fixed bugs:

  • WTF bug with grafana_dashboards_dir == dashboards #136
  • Dashboard provisioning is interactive #128

Closed issues:

  • 500 internal server error with packagecloud.io #133

Merged pull requests:

0.13.0

08 Jan 13:55
Compare
Choose a tag to compare

Closed issues:

  • Problem installing on debian. Problems with repo and it's gpg key. #124

Merged pull requests:

0.12.0

04 Dec 20:42
Compare
Choose a tag to compare

Fixed bugs:

  • Preflight "tags: always" conflicts with --tags option #101

Closed issues:

  • Dashboard title cannot be empty #108
  • grafana_admin ldap config template not handling boolean correctly #103

Merged pull requests: