mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 03:23:11 +00:00
Merge pull request #428 from allthestairs/patch-1
Minor update of installation instructions for roles
This commit is contained in:
commit
a2976d73e6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ You can run Ansible-NAS from the computer you plan to use for your NAS, or from
|
||||||
|
|
||||||
`cp -rfp inventories/sample inventories/my-ansible-nas`
|
`cp -rfp inventories/sample inventories/my-ansible-nas`
|
||||||
|
|
||||||
5. Review `group_vars/all.yml`. Change settings by overriding them in `inventories/my-ansible-nas/group_vars/nas.yml`.
|
5. Review `group_vars/all.yml` for general settings and `roles/[application]/defaults/main.yml` for individual applications. Change settings by overriding them in `inventories/my-ansible-nas/group_vars/nas.yml`.
|
||||||
|
|
||||||
6. Update `inventories/my-ansible-nas/inventory`.
|
6. Update `inventories/my-ansible-nas/inventory`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue