add exporter on bullseye #64

Merged
histausse merged 2 commits from fix_apt_exporter_bullseye into master 2021-09-23 19:54:39 +02:00
Showing only changes of commit 5d3d965112 - Show all commits

View file

@ -88,10 +88,4 @@
state: started
enabled: true
- name: Enable the service
systemd:
name: prometheus-node-exporter-apt.service
state: started
enabled: true
when: ansible_facts['lsb']['codename'] == 'bullseye'