[monitoring]
On a virée sa parce que cela a été merge upstream, voir : https://github.com/prometheus-community/node-exporter-textfile-collector-scripts/pull/35add_collabora
parent
919f256d3f
commit
a4dc81fa66
|
@ -69,14 +69,3 @@
|
|||
name: prometheus-node-exporter
|
||||
enabled: true
|
||||
state: started
|
||||
|
||||
# Install new APT textfile collector, it might be upstreamed one day
|
||||
# https://github.com/prometheus-community/node-exporter-textfile-collector-scripts/pull/35
|
||||
- name: Patch APT textfile collector
|
||||
copy:
|
||||
src: apt.sh
|
||||
dest: /usr/share/prometheus-node-exporter/apt.sh
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
when: ansible_distribution_release != "bullseye"
|
||||
|
|
Loading…
Reference in New Issue