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/alerting
|
||||
|
||||
- name: wrtie prometheus config
|
||||
- name: write prometheus config
|
||||
notify: restart prometheus
|
||||
template:
|
||||
src: prometheus.j2
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
group: root
|
||||
mode: 0644
|
||||
|
||||
- name: wrtie prometheus (base) config
|
||||
- name: write prometheus (base) config
|
||||
notify: regenerate prometheus config
|
||||
copy:
|
||||
owner: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue