the service does not need to be enabled

pull/64/head
histausse 3 years ago
parent 73e522f0c6
commit 5d3d965112
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -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'

Loading…
Cancel
Save