From 05dcb7ef31dc4eab744a2a7a65e72043fa801639 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Tue, 5 Nov 2024 11:47:45 +0900 Subject: [PATCH] Update docs/configuring-playbook.md title The file is referred from other files as "Configuring the playbook" Signed-off-by: Suguru Hirahara --- docs/configuring-playbook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuring-playbook.md b/docs/configuring-playbook.md index e3a5217d3..31b69c7ad 100644 --- a/docs/configuring-playbook.md +++ b/docs/configuring-playbook.md @@ -1,8 +1,8 @@ -# Configuring the Ansible playbook +# Configuring the playbook [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > Configuring the playbook > [Installing](installing.md) -To configure the playbook, you need to have done the following things: +To configure the Ansible playbook, you need to have done the following things: - have a server where Matrix services will run - [configured your DNS records](configuring-dns.md)