remove startup script not needed for apache exporter
This commit is contained in:
parent
683010b101
commit
0f1624c55d
@ -28,14 +28,6 @@
|
|||||||
notify:
|
notify:
|
||||||
- 'prometheus | apache exporter | restart service'
|
- 'prometheus | apache exporter | restart service'
|
||||||
|
|
||||||
- name: 'prometheus | apache exporter | install startup script'
|
|
||||||
template:
|
|
||||||
src: scripts/prometheus-apache-exporter-script.sh.j2
|
|
||||||
dest: /usr/local/bin/prometheus-apache-exporter-script.sh
|
|
||||||
owner: root
|
|
||||||
group: root
|
|
||||||
mode: 0600
|
|
||||||
|
|
||||||
- name: 'prometheus | apache exporter | install unit file to systemd'
|
- name: 'prometheus | apache exporter | install unit file to systemd'
|
||||||
template:
|
template:
|
||||||
src: systemd/prometheus-apache-exporter.service.j2
|
src: systemd/prometheus-apache-exporter.service.j2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user