Update 'Ansible_DEMO/README.md'
This commit is contained in:
parent
29eb9cda07
commit
b32d6017a1
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
edit variables.yml and adjust these:
|
||||||
|
|
||||||
|
- hap_git_repo: "YOUR_GIT_REPO"
|
||||||
|
- domain: "YOUR.DOMAIN"
|
||||||
|
- zone: "YOUR_DELEGATION_ZONE"
|
||||||
|
|
||||||
|
edit hosts.yml with your machines
|
||||||
|
|
||||||
to launch:
|
to launch:
|
||||||
|
|
||||||
./run_all.sh
|
./run_all.sh
|
||||||
|
|
Loading…
Reference in a new issue