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

Releases: cloudalchemy/ansible-node-exporter

2.0.0

19 Apr 14:02
Compare
Choose a tag to compare

Automatic release of 2.0.0

[ci skip]

1.0.0

11 Apr 14:47
Compare
Choose a tag to compare

Automatic release of 1.0.0

[ci skip]

0.22.0

02 Oct 08:47
a800094
Compare
Choose a tag to compare

Fixed bugs:

  • Role fails to unpack node_exporter binary #177
  • Checksum download sometimes fails (status: 400) #171

Merged pull requests:

0.21.5

21 Jul 09:26
95d3d51
Compare
Choose a tag to compare

Implemented enhancements:

  • Use a github token for checksums? #165

Fixed bugs:

  • Move StartLimitInterval to [Service] section #170 (bittopaz)

0.21.4

20 Jul 10:30
9be75eb
Compare
Choose a tag to compare

Merged pull requests:

0.21.3

18 Jun 17:37
1c14629
Compare
Choose a tag to compare

Fixed bugs:

  • node_exporter can not be updated when node_exporter_binary_local_dir is set #160

Merged pull requests:

  • add missing backslash when using TLS configuration #163 (sengel)

0.21.2

18 Jun 06:45
7eb009e
Compare
Choose a tag to compare

Merged pull requests:

0.21.1

17 Jun 08:57
7f520dc
Compare
Choose a tag to compare

Merged pull requests:

0.21.0

31 May 15:07
5da83db
Compare
Choose a tag to compare

Merged pull requests:

0.20.0

30 Apr 07:50
0cf0a0c
Compare
Choose a tag to compare

Implemented enhancements:

  • Hardcode node-exporter username and group #139

Fixed bugs:

  • Task "Allow Node Exporter port in SELinux on RedHat OS family" fails on centos 7 #152
  • Add Support for over proxy installation #147
  • Checksum error #146
  • Problem downloading sha256sum.txt from github #143

Merged pull requests:

  • Use symbolic permissions for textfile collector dir #150 (friesenkiwi)
  • [REPO SYNC] lock molecule to v2 #149 (cloudalchemybot)
  • always validate GitHub certificate as there is no reason not to trust it #148 (paulfantom)
  • Install 'policycoreutils-python' on redhat/centos < 8 and fedora < 29… #145 (wikro)
  • Add quotes to node_exporter parametrs in systemd service #144 (ruzickap)