Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

Commit 2b9c161

Browse files
[ci skip] Automatic changelog update
1 parent a126fda commit 2b9c161

File tree

1 file changed

+2
-211
lines changed

1 file changed

+2
-211
lines changed

CHANGELOG.md

Lines changed: 2 additions & 211 deletions
Original file line numberDiff line numberDiff line change
@@ -1,216 +1,7 @@
11
# Change Log
22

3-
## [0.10.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-07-15)
4-
**Implemented enhancements:**
5-
6-
- import\_tasks instead of include; bringing role up to ansible-prometheus standards; minor changes [\#48](https://github.com/cloudalchemy/ansible-node-exporter/pull/48) ([paulfantom](https://github.com/paulfantom))
7-
8-
## [0.9.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-07-01)
9-
**Fixed bugs:**
10-
11-
- Problems with `node\_exporter\_textfile\_dir` [\#43](https://github.com/cloudalchemy/ansible-node-exporter/issues/43)
12-
13-
**Closed issues:**
14-
15-
- node-exporter service handler is triggered before deployment [\#44](https://github.com/cloudalchemy/ansible-node-exporter/issues/44)
16-
17-
**Merged pull requests:**
18-
19-
- ansible 2.6 + allow remote docker host [\#46](https://github.com/cloudalchemy/ansible-node-exporter/pull/46) ([paulfantom](https://github.com/paulfantom))
20-
- use tox for running test matrix [\#45](https://github.com/cloudalchemy/ansible-node-exporter/pull/45) ([paulfantom](https://github.com/paulfantom))
21-
22-
## [0.8.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-06-10)
23-
**Merged pull requests:**
24-
25-
- Add support for textfile collector [\#42](https://github.com/cloudalchemy/ansible-node-exporter/pull/42) ([SuperQ](https://github.com/SuperQ))
26-
27-
## [0.7.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-06-10)
28-
**Implemented enhancements:**
29-
30-
- Socket activation [\#41](https://github.com/cloudalchemy/ansible-node-exporter/issues/41)
31-
32-
**Merged pull requests:**
33-
34-
- specify file name for dest in get\_url call [\#40](https://github.com/cloudalchemy/ansible-node-exporter/pull/40) ([sarphram](https://github.com/sarphram))
35-
- Install newer node\_exporter by default [\#36](https://github.com/cloudalchemy/ansible-node-exporter/pull/36) ([paulfantom](https://github.com/paulfantom))
36-
37-
## [0.6.20](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-05-27)
38-
**Merged pull requests:**
39-
40-
- Fix architecture var parsing [\#39](https://github.com/cloudalchemy/ansible-node-exporter/pull/39) ([SuperQ](https://github.com/SuperQ))
41-
- Offer a better IRC Web clients to users [\#38](https://github.com/cloudalchemy/ansible-node-exporter/pull/38) ([Porkepix](https://github.com/Porkepix))
42-
43-
## [0.6.19](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-05-23)
44-
**Merged pull requests:**
45-
46-
- Fix failing role on non-SELinux RedHat [\#37](https://github.com/cloudalchemy/ansible-node-exporter/pull/37) ([noraab](https://github.com/noraab))
47-
- split download and unarchive and add checksum validation [\#35](https://github.com/cloudalchemy/ansible-node-exporter/pull/35) ([paulfantom](https://github.com/paulfantom))
48-
- move to molecule 2.x [\#34](https://github.com/cloudalchemy/ansible-node-exporter/pull/34) ([paulfantom](https://github.com/paulfantom))
49-
50-
## [0.6.18](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-04-13)
51-
**Merged pull requests:**
52-
53-
- Make node\_exporter.service template compatible with both Python 2 and 3 [\#33](https://github.com/cloudalchemy/ansible-node-exporter/pull/33) ([nikosgraser](https://github.com/nikosgraser))
54-
55-
## [0.6.17](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-04-12)
56-
**Merged pull requests:**
57-
58-
- Skip capabilities set in check\_mode [\#32](https://github.com/cloudalchemy/ansible-node-exporter/pull/32) ([Porkepix](https://github.com/Porkepix))
59-
60-
## [0.6.16](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-04-06)
61-
**Merged pull requests:**
62-
63-
- Fix test done using a filter [\#31](https://github.com/cloudalchemy/ansible-node-exporter/pull/31) ([Porkepix](https://github.com/Porkepix))
64-
- Fix \_\_pycache\_\_ in .gitignore [\#30](https://github.com/cloudalchemy/ansible-node-exporter/pull/30) ([Porkepix](https://github.com/Porkepix))
65-
66-
## [0.6.15](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-04-05)
67-
## [0.6.14](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-04-02)
68-
**Merged pull requests:**
69-
70-
- retry downloads [\#29](https://github.com/cloudalchemy/ansible-node-exporter/pull/29) ([paulfantom](https://github.com/paulfantom))
71-
72-
## [0.6.13](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-03-30)
73-
**Merged pull requests:**
74-
75-
- Fix check mode [\#28](https://github.com/cloudalchemy/ansible-node-exporter/pull/28) ([Porkepix](https://github.com/Porkepix))
76-
77-
## [0.6.12](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-03-26)
78-
**Merged pull requests:**
79-
80-
- Ubuntu bionic \(18.04\) support [\#26](https://github.com/cloudalchemy/ansible-node-exporter/pull/26) ([paulfantom](https://github.com/paulfantom))
81-
82-
## [0.6.11](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-03-24)
83-
**Merged pull requests:**
84-
85-
- ansible 2.5 [\#27](https://github.com/cloudalchemy/ansible-node-exporter/pull/27) ([paulfantom](https://github.com/paulfantom))
86-
87-
## [0.6.10](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-03-05)
88-
**Closed issues:**
89-
90-
- Adding option to configure collectors [\#18](https://github.com/cloudalchemy/ansible-node-exporter/issues/18)
91-
92-
**Merged pull requests:**
93-
94-
- Modify when-statement to not include jinja2 templating delimiters such [\#25](https://github.com/cloudalchemy/ansible-node-exporter/pull/25) ([swesterveld](https://github.com/swesterveld))
95-
96-
## [0.6.9](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-02-18)
97-
**Closed issues:**
98-
99-
- Preflight checks [\#16](https://github.com/cloudalchemy/ansible-node-exporter/issues/16)
100-
101-
**Merged pull requests:**
102-
103-
- fedora support + issue 18 [\#24](https://github.com/cloudalchemy/ansible-node-exporter/pull/24) ([paulfantom](https://github.com/paulfantom))
104-
105-
## [0.6.8](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-02-14)
106-
**Merged pull requests:**
107-
108-
- Make Prometheus node exporter restart/reload with sudo privileges. [\#23](https://github.com/cloudalchemy/ansible-node-exporter/pull/23) ([swesterveld](https://github.com/swesterveld))
109-
110-
## [0.6.7](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-14)
111-
**Merged pull requests:**
112-
113-
- custom docker images; support more OSes [\#21](https://github.com/cloudalchemy/ansible-node-exporter/pull/21) ([paulfantom](https://github.com/paulfantom))
114-
115-
## [0.6.6](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-13)
116-
**Merged pull requests:**
117-
118-
- Add preflight checks [\#22](https://github.com/cloudalchemy/ansible-node-exporter/pull/22) ([jkrol2](https://github.com/jkrol2))
119-
120-
## [0.6.5](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-13)
121-
**Closed issues:**
122-
123-
- Permission denied to fs [\#17](https://github.com/cloudalchemy/ansible-node-exporter/issues/17)
124-
125-
**Merged pull requests:**
126-
127-
- Set home directory for node-exp user [\#20](https://github.com/cloudalchemy/ansible-node-exporter/pull/20) ([paulfantom](https://github.com/paulfantom))
128-
129-
## [0.6.4](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-09)
130-
**Merged pull requests:**
131-
132-
- Fix \#17 [\#19](https://github.com/cloudalchemy/ansible-node-exporter/pull/19) ([paulfantom](https://github.com/paulfantom))
133-
134-
## [0.6.3](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-08)
135-
## [0.6.2](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-06)
136-
**Merged pull requests:**
137-
138-
- minor fix, added i386 to arch [\#15](https://github.com/cloudalchemy/ansible-node-exporter/pull/15) ([rdemachkovych](https://github.com/rdemachkovych))
139-
140-
## [0.6.1](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-04)
141-
**Merged pull requests:**
142-
143-
- Lower niceness to increase app priority [\#14](https://github.com/cloudalchemy/ansible-node-exporter/pull/14) ([paulfantom](https://github.com/paulfantom))
144-
- docs [\#13](https://github.com/cloudalchemy/ansible-node-exporter/pull/13) ([paulfantom](https://github.com/paulfantom))
145-
146-
## [0.6.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-02)
147-
**Merged pull requests:**
148-
149-
- Update generatetag.sh [\#12](https://github.com/cloudalchemy/ansible-node-exporter/pull/12) ([paulfantom](https://github.com/paulfantom))
150-
151-
## [0.5.11](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-02)
152-
**Merged pull requests:**
153-
154-
- support older raspberry pi [\#11](https://github.com/cloudalchemy/ansible-node-exporter/pull/11) ([paulfantom](https://github.com/paulfantom))
155-
156-
## [0.5.10](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2018-01-01)
157-
**Closed issues:**
158-
159-
- Option to disable collectors [\#2](https://github.com/cloudalchemy/ansible-node-exporter/issues/2)
160-
161-
**Merged pull requests:**
162-
163-
- added node exporter disabled collectors option [\#10](https://github.com/cloudalchemy/ansible-node-exporter/pull/10) ([rdemachkovych](https://github.com/rdemachkovych))
164-
165-
## [0.5.9](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-12-27)
166-
**Merged pull requests:**
167-
168-
- armv7l ansible arch translates to armv7 go arch [\#9](https://github.com/cloudalchemy/ansible-node-exporter/pull/9) ([anisse](https://github.com/anisse))
169-
170-
## [0.5.8](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-12-27)
171-
**Implemented enhancements:**
172-
173-
- Support multiple go architectures [\#5](https://github.com/cloudalchemy/ansible-node-exporter/issues/5)
174-
175-
**Merged pull requests:**
176-
177-
- Remove unused command line flags [\#8](https://github.com/cloudalchemy/ansible-node-exporter/pull/8) ([anisse](https://github.com/anisse))
178-
179-
## [0.5.7](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-12-15)
180-
**Merged pull requests:**
181-
182-
- update node\_exporter version [\#7](https://github.com/cloudalchemy/ansible-node-exporter/pull/7) ([paulfantom](https://github.com/paulfantom))
183-
- auto set go architecture [\#6](https://github.com/cloudalchemy/ansible-node-exporter/pull/6) ([paulfantom](https://github.com/paulfantom))
184-
185-
## [0.5.6](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-12-06)
186-
**Merged pull requests:**
187-
188-
- Stop pipeline on any error [\#4](https://github.com/cloudalchemy/ansible-node-exporter/pull/4) ([paulfantom](https://github.com/paulfantom))
189-
190-
## [0.5.5](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-11-30)
191-
## [0.5.4](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-11-30)
192-
## [0.5.3](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-11-28)
193-
**Merged pull requests:**
194-
195-
- fix CI; remove company from role description [\#1](https://github.com/cloudalchemy/ansible-node-exporter/pull/1) ([paulfantom](https://github.com/paulfantom))
196-
197-
## [0.5.1](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-11-09)
198-
## [0.5.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-10-16)
199-
## [0.4.3](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-10-12)
200-
## [0.4.2](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-10-05)
201-
## [0.4.1](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-09-26)
202-
## [0.4.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-09-20)
203-
## [0.3.3](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-08-09)
204-
## [0.3.4](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-08-09)
205-
## [0.3.2](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-07-26)
206-
## [0.3.1](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-07-26)
207-
## [0.3.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-07-21)
208-
## [0.2.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-07-21)
209-
## [0.1.1](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-06-14)
210-
## [0.1.2](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-06-14)
211-
## [0.1.0](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-06-06)
212-
## [0.0.2](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-05-18)
213-
## [0.0.1](https://galaxy.ansible.com/cloudalchemy/node-exporter) (2017-04-19)
3+
## [0.0.1](https://galaxy.ansible.com/cloudalchemy/pushgateway) (2018-08-12)
4+
## [0.0.0](https://galaxy.ansible.com/cloudalchemy/pushgateway) (2018-08-12)
2145

2156

2167
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)