Update file hosts
This commit is contained in:
parent
9f6f9e4ee8
commit
51d42727e3
@ -5,6 +5,7 @@ media ansible_host=192.168.1.203 int_ip=192.168.1.203 ansible_python_i
|
|||||||
photo ansible_host=192.168.1.204 int_ip=192.168.1.204 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
|
#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
|
talk ansible_host=192.168.1.206 int_ip=192.168.1.206 ansible_python_interpreter=/usr/bin/python3
|
||||||
|
games ansible_host=192.168.1.207 int_ip=192.168.1.207 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
|
#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
|
#gitlab ansible_host=192.168.1.229 int_ip=192.168.1.229 ansible_python_interpreter=/usr/bin/python3
|
||||||
|
|
||||||
@ -23,5 +24,8 @@ photo
|
|||||||
[talk-server]
|
[talk-server]
|
||||||
talk
|
talk
|
||||||
|
|
||||||
|
[games-server]
|
||||||
|
games
|
||||||
|
|
||||||
[manage-server]
|
[manage-server]
|
||||||
#manage
|
#manage
|
||||||
Loading…
Reference in New Issue
Block a user