This commit is contained in:
psy 2022-03-26 16:23:16 +01:00
parent 0577ca8a39
commit c9031f4573
No known key found for this signature in database
GPG key ID: DFF5B17AC3A8ECF5

View file

@ -21,7 +21,7 @@
community.general.capabilities:
path: /usr/bin/prometheus-blackbox-exporter
capability: cap_net_raw+ep
- name: wrtie blackbox exporter service config
- name: write blackbox exporter service config
notify: restart blackbox exporter
template:
src: prometheus-blackbox.j2
@ -29,7 +29,7 @@
owner: root
group: root
mode: 0644
- name: wrtie blackbox exporter config
- name: write blackbox exporter config
notify: restart blackbox exporter
copy:
owner: root
@ -129,7 +129,7 @@
- name: install promtail
apt:
pkg: grafana-promtail
- name: wrtie promtail config
- name: write promtail config
notify: restart grafana-promtail
template:
owner: grafana-promtail