You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
|`alertmanager_version`| 0.20.0 | Alertmanager package version. Also accepts `latest` as parameter. |
26
+
|`alertmanager_version`| 0.21.0 | Alertmanager package version. Also accepts `latest` as parameter. |
27
27
|`alertmanager_binaries_local_dir`| "" | Allows to use local packages instead of ones distributed on github. As parameter it takes a directory where `alertmanager` AND `amtool` binaries are stored on host on which ansible is ran. This overrides `alertmanager_version` parameter |
28
28
|`alertmanager_web_listen_address`| 0.0.0.0:9093 | Address on which alertmanager will be listening |
29
29
|`alertmanager_web_external_url`|http://localhost:9093/| External address on which alertmanager is available. Useful when behind reverse proxy. Ex. example.org/alertmanager |
0 commit comments