forked from CCCHH/ansible-infra
Use correct hostname for yate
This commit is contained in:
parent
5ecf70ade3
commit
0377db2812
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ all:
|
|||
ansible_host: waybackproxy.ccchh.net
|
||||
ansible_user: chaos
|
||||
yate:
|
||||
ansible_host: yate.ccchh.net
|
||||
ansible_host: yate.z9.ccchh.net
|
||||
ansible_user: chaos
|
||||
certbot_hosts:
|
||||
hosts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue