diff --git a/docs/configuring-playbook.md b/docs/configuring-playbook.md index 5233a6626..9ebaec1e8 100644 --- a/docs/configuring-playbook.md +++ b/docs/configuring-playbook.md @@ -20,7 +20,8 @@ You can then follow these steps inside the playbook directory: For a basic Matrix installation, that's all you need. -For a more custom setup, see the [Other configuration options](#other-configuration-options) below. +For a more custom setup, see the [Other configuration options](#other-configuration-options) below. +You can look into the [default variables](/roles/matrix-base/defaults/main.yml) aswell, if you look to customize something else. When you're done with all the configuration you'd like to do, continue with [Installing](installing.md).