the service does not need to be enabled
This commit is contained in:
parent
73e522f0c6
commit
5d3d965112
1 changed files with 0 additions and 6 deletions
|
@ -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…
Reference in a new issue