36 lines
1.6 KiB
INI
36 lines
1.6 KiB
INI
[test]
|
|
a1 ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22
|
|
[new-test]
|
|
t1 ansible_ssh_host=112.124.54.243 ansible_ssh_user="root" ansible_ssh_port=22
|
|
|
|
[compose]
|
|
c1 ansible_ssh_host=172.20.0.2 ansible_ssh_user="root" ansible_ssh_port=22
|
|
z1 ansible_ssh_host=172.20.0.3 ansible_ssh_user="root" ansible_ssh_port=22
|
|
z2 ansible_ssh_host=172.20.0.4 ansible_ssh_user="root" ansible_ssh_port=22
|
|
|
|
[zone1]
|
|
a2 ansible_ssh_host=172.20.0.3 ansible_ssh_user="root" ansible_ssh_port=22
|
|
|
|
[google]
|
|
g1 ansible_ssh_host=47.254.83.25 ansible_ssh_user="root" ansible_ssh_port=22
|
|
g0 ansible_ssh_host=47.77.219.116 ansible_ssh_user="root" ansible_ssh_port=22
|
|
[google-sdk]
|
|
gs1 ansible_ssh_host=47.88.106.149 ansible_ssh_user="root" ansible_ssh_port=22
|
|
[gitea]
|
|
gitea1 ansible_ssh_host=8.155.14.94 ansible_ssh_user="root" ansible_ssh_port=22
|
|
[web]
|
|
web1 ansible_ssh_host=8.159.157.223 ansible_ssh_user="root" ansible_ssh_port=22
|
|
[release]
|
|
a1 ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22
|
|
g1 ansible_ssh_host=47.254.83.25 ansible_ssh_user="root" ansible_ssh_port=22
|
|
|
|
[google1]
|
|
g11 ansible_ssh_host=47.77.219.116 ansible_ssh_user="root" ansible_ssh_port=22
|
|
[london]
|
|
london_1 ansible_ssh_host=8.208.47.208 ansible_ssh_user="root" ansible_ssh_port=22
|
|
|
|
[nginxservice]
|
|
w1 ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22
|
|
w2 ansible_ssh_host=47.254.83.25 ansible_ssh_user="root" ansible_ssh_port=22
|
|
w3 ansible_ssh_host=47.88.106.149 ansible_ssh_user="root" ansible_ssh_port=22
|
|
w4 ansible_ssh_host=8.155.14.94 ansible_ssh_user="root" ansible_ssh_port=22 |