move prometheus template conf to cong dir

This commit is contained in:
Ludovic Cartier 2021-05-31 14:41:10 +02:00
parent e6c7de436c
commit ff0533ecd3
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
- name: 'prometheus | server | copy config prometheus yml' - name: 'prometheus | server | copy config prometheus yml'
template: template:
src: prometheus.yml.j2 src: conf/prometheus.yml.j2
dest: /etc/prometheus/prometheus.yml dest: /etc/prometheus/prometheus.yml
owner: root owner: root
group: root group: root