24 lines
845 B
INI
24 lines
845 B
INI
[test]
|
|
a1 ansible_ssh_host=1.15.182.107 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
|
|
|
|
[gitea]
|
|
gitea1 ansible_ssh_host=8.155.14.94 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
|
|
|
|
|
|
[london]
|
|
london_1 ansible_ssh_host=8.208.47.208 ansible_ssh_user="root" ansible_ssh_port=22 |