ソースを参照

Update configuring-playbook.md

pull/2661/head
Simon Biggs 2年前
committed by GitHub
コミット
d2dbd88a38
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook.md ファイルの表示

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


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


1. edit the configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`) to your liking. You may also take a look at the various `roles/ROLE_NAME_HERE/defaults/main.yml` files and see if there's something you'd like to copy over and override in your `vars.yml` configuration file.
1. edit the configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`) to your liking. You may also take a look at the various `roles/custom/ROLE_NAME_HERE/defaults/main.yml` files and see if there's something you'd like to copy over and override in your `vars.yml` configuration file.


1. copy the sample inventory hosts file (`cp examples/hosts inventory/hosts`) 1. copy the sample inventory hosts file (`cp examples/hosts inventory/hosts`)




読み込み中…
キャンセル
保存