Просмотр исходного кода

Update configuring-playbook.md

I just fixed a typo "the the" --> "the"
pull/920/head
Zev Lee 5 лет назад
committed by GitHub
Родитель
Сommit
9b8839e993
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook.md Просмотреть файл

@@ -6,7 +6,7 @@ To configure the playbook, you need to have done the following things:
- [configured your DNS records](configuring-dns.md)
- [retrieved the playbook's source code](getting-the-playbook.md) to your computer

You can then initialize the the configuration files `vars.yml` and `hosts` by running `./initialize.sh`. If you need to change the variables, you can opt to run the script again.
You can then initialize the configuration files `vars.yml` and `hosts` by running `./initialize.sh`. If you need to change the variables, you can opt to run the script again.

For a basic Matrix installation, that's all you need.
For a more custom setup, see the [Other configuration options](#other-configuration-options) below.


Загрузка…
Отмена
Сохранить