1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-prometheus synced 2024-10-23 11:56:59 +02:00

Fix role::prometheus:flush

This commit is contained in:
s3lph 2021-11-06 08:48:39 +01:00
parent eab460a50d
commit 97a4376e1a

View file

@ -1,7 +1,7 @@
--- ---
- name: enable prometheus admin api - name: enable prometheus admin api
ansible.builtin.lineinfile: ansible.builtin.template:
src: etc/default/prometheus.j2 src: etc/default/prometheus.j2
dest: /etc/default/prometheus dest: /etc/default/prometheus
owner: root owner: root