forked from CCCHH/ansible-infra
Use correct hostname
This commit is contained in:
parent
e9a5b711ae
commit
233131b612
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ all:
|
||||||
ansible_host: waybackproxy.ccchh.net
|
ansible_host: waybackproxy.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
yate:
|
yate:
|
||||||
ansible_host: yate.z9.ccchh.net
|
ansible_host: yate.ccchh.net
|
||||||
ansible_user: chaos
|
ansible_user: chaos
|
||||||
z9-router:
|
z9-router:
|
||||||
ansible_host: z9-router.ccchh.net
|
ansible_host: z9-router.ccchh.net
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue