From f15618d8fc0cd9d70a996ead6e6f28c0fefe85c5 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Fri, 17 Jan 2025 18:30:12 +0900 Subject: [PATCH] Apply the feedback Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-etherpad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-etherpad.md b/docs/configuring-playbook-etherpad.md index 05846e907..65f11b9b4 100644 --- a/docs/configuring-playbook-etherpad.md +++ b/docs/configuring-playbook-etherpad.md @@ -47,7 +47,7 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra You can also edit the default text on a new pad with the variable `etherpad_default_pad_text`. -To do so, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs): +To do so, add the following configuration to your `vars.yml` file (adapt to your needs): ```yaml # Note: the whole text (all of its belonging lines) under the variable needs to be indented with 2 spaces.