Преглед изворни кода

fix typos :)

pull/1980/head
mcnesium пре 3 година
родитељ
комит
7a6ccff0b0
No known key found for this signature in database GPG Key ID: 7D6CC73E428F633F
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook.md Прегледај датотеку

@@ -18,7 +18,7 @@ You can then follow these steps inside the playbook directory:

1. edit the inventory hosts file (`inventory/hosts`) to your liking

1. (optional, advaned) to run Ansible against multiple servers with different `sudo` credentials, you can copy the sample inventory hosts yaml file for each of your hosts: (`cp examples/host.yml inventory/my_host1.yml` …) and use the [`ansible-all-hosts.sh`](../inventory/scripts/ansible-all-hosts.sh) script [in then installation step](installing.md).
1. (optional, advanced) to run Ansible against multiple servers with different `sudo` credentials, you can copy the sample inventory hosts yaml file for each of your hosts: (`cp examples/host.yml inventory/my_host1.yml` …) and use the [`ansible-all-hosts.sh`](../inventory/scripts/ansible-all-hosts.sh) script [in the installation step](installing.md).

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


Loading…
Откажи
Сачувај