mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-10 06:14:13 +00:00
Merge pull request #240 from ScarletBlizzard/patch-2
docs: fix alertmanager role name
This commit is contained in:
commit
67383f8075
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Please refer to the [collection docs](https://prometheus-community.github.io/ans
|
|||
---
|
||||
hosts: all
|
||||
roles:
|
||||
- ansible-alertmanager
|
||||
- prometheus.prometheus.alertmanager
|
||||
vars:
|
||||
alertmanager_version: latest
|
||||
alertmanager_slack_api_url: "http://example.com"
|
||||
|
|
Loading…
Reference in a new issue