Update file hosts
This commit is contained in:
parent
b4de236938
commit
99f2ad493d
@ -1,12 +1,12 @@
|
||||
[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 ansible_host=192.168.1.201 int_ip=192.168.1.201 ansible_python_interpreter=/usr/bin/python3
|
||||
data ansible_host=192.168.1.202 int_ip=192.168.1.202 ansible_python_interpreter=/usr/bin/python3
|
||||
media ansible_host=192.168.1.203 int_ip=192.168.1.203 ansible_python_interpreter=/usr/bin/python3
|
||||
photo ansible_host=192.168.1.204 int_ip=192.168.1.204 ansible_python_interpreter=/usr/bin/python3
|
||||
#cloud ansible_host=192.168.1.225 int_ip=192.168.1.225 ansible_python_interpreter=/usr/bin/python3
|
||||
talk ansible_host=192.168.1.206 int_ip=192.168.1.206 ansible_python_interpreter=/usr/bin/python3
|
||||
#manage ansible_host=192.168.1.228 int_ip=192.168.1.228 ansible_python_interpreter=/usr/bin/python3
|
||||
#gitlab ansible_host=192.168.1.229 int_ip=192.168.1.229 ansible_python_interpreter=/usr/bin/python3
|
||||
|
||||
[gateway-server]
|
||||
gateway
|
||||
|
||||
Loading…
Reference in New Issue
Block a user