Pārlūkot izejas kodu

Update configuring-playbook.md

`mkdir` with multiple subdirs needs `-p`
pull/3155/head
Ingy döt Net pirms 2 gadiem
committed by GitHub
vecāks
revīzija
c68e9dc2eb
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: B5690EEEBB952194
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook.md Parādīt failu

@@ -8,7 +8,7 @@ To configure the playbook, you need to have done the following things:

You can then follow these steps inside the playbook directory:

1. create a directory to hold your configuration (`mkdir inventory/host_vars/matrix.<your-domain>`)
1. create a directory to hold your configuration (`mkdir -p inventory/host_vars/matrix.<your-domain>`)

1. copy the sample configuration file (`cp examples/vars.yml inventory/host_vars/matrix.<your-domain>/vars.yml`)



Notiek ielāde…
Atcelt
Saglabāt