27 lines
681 B
INI
27 lines
681 B
INI
[infra]
|
|
gateway ansible_host=192.168.1.201 int_ip=192.168.1.201
|
|
data ansible_host=192.168.1.202 int_ip=192.168.1.202
|
|
media ansible_host=192.168.1.203 int_ip=192.168.1.203
|
|
photo ansible_host=192.168.1.204 int_ip=192.168.1.204
|
|
#cloud ansible_host=192.168.1.225 int_ip=192.168.1.225
|
|
talk ansible_host=192.168.1.206 int_ip=192.168.1.206
|
|
manage ansible_host=192.168.1.228 int_ip=192.168.1.228
|
|
#gitlab ansible_host=192.168.1.229 int_ip=192.168.1.229
|
|
|
|
[gateway-server]
|
|
gateway
|
|
|
|
[data-server]
|
|
data
|
|
|
|
[media-server]
|
|
media
|
|
|
|
[photo-server]
|
|
photo
|
|
|
|
[talk-server]
|
|
talk
|
|
|
|
[manage-server]
|
|
manage |