From ba3d8ae258897db5a8d499906dbd95ee3aa532d4 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sat, 30 Nov 2024 02:03:51 +0900 Subject: [PATCH] Update docs/configuring-playbook-alertmanager-receiver.md: remove the direction to proceed to Usage Such a kind of direction is not used on other documentation, so it should be fine to just remove it. Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-alertmanager-receiver.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/configuring-playbook-alertmanager-receiver.md b/docs/configuring-playbook-alertmanager-receiver.md index 5edc65b0c..1507d3bd9 100644 --- a/docs/configuring-playbook-alertmanager-receiver.md +++ b/docs/configuring-playbook-alertmanager-receiver.md @@ -91,9 +91,6 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use `just install-all` is useful for maintaining your setup quickly when its components remain unchanged. If you adjust your `vars.yml` to remove other components, you'd need to run `just setup-all`, or these components will still remain installed. For more information about `just` shortcuts, take a look at this page: [Running `just` commands](just.md) -Then, you can proceed to [Usage](#usage). - - ## Usage Configure your Prometheus Alertmanager with configuration like this: