14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
[all]
|
|
xray-sg.svc.plus ansible_host=18.142.253.71
|
|
cn-console.svc.plus ansible_host=8.155.148.173 ansible_ssh_user=root
|
|
global-console.svc.plus ansible_host=52.195.9.10
|
|
|
|
[gateway]
|
|
vpn-gateway.svc.plus ansible_host=167.179.72.223 ansible_ssh_user=root
|
|
|
|
[all:vars]
|
|
ansible_port=22
|
|
ansible_ssh_user=ubuntu
|
|
ansible_host_key_checking=False
|
|
ansible_ssh_private_key_file=~/.ssh/id_rsa
|