fix typo
This commit is contained in:
parent
e4507cfffe
commit
e5e1cc2e5a
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
- /etc/prometheus/conf.d/rule_files
|
- /etc/prometheus/conf.d/rule_files
|
||||||
- /etc/prometheus/conf.d/alerting
|
- /etc/prometheus/conf.d/alerting
|
||||||
|
|
||||||
- name: wrtie prometheus config
|
- name: write prometheus config
|
||||||
notify: restart prometheus
|
notify: restart prometheus
|
||||||
template:
|
template:
|
||||||
src: prometheus.j2
|
src: prometheus.j2
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
||||||
- name: wrtie prometheus (base) config
|
- name: write prometheus (base) config
|
||||||
notify: regenerate prometheus config
|
notify: regenerate prometheus config
|
||||||
copy:
|
copy:
|
||||||
owner: root
|
owner: root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue