Обновить inventories/hosts
This commit is contained in:
parent
7b518315de
commit
9d6d32675e
@ -10,14 +10,14 @@ gateway ansible_host=192.168.1.201 int_ip=192.168.1.201 ansible_python_i
|
|||||||
data ansible_host=192.168.1.202 int_ip=192.168.1.202 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
|
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
|
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.205 int_ip=192.168.1.205 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
|
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.208 int_ip=192.168.1.208 ansible_python_interpreter=/usr/bin/python3
|
manage ansible_host=192.168.1.208 int_ip=192.168.1.208 ansible_python_interpreter=/usr/bin/python3
|
||||||
git ansible_host=192.168.1.209 int_ip=192.168.1.209 ansible_python_interpreter=/usr/bin/python3
|
git ansible_host=192.168.1.209 int_ip=192.168.1.209 ansible_python_interpreter=/usr/bin/python3
|
||||||
ansible ansible_host=192.168.1.210 int_ip=192.168.1.210 ansible_python_interpreter=/usr/bin/python3
|
ansible ansible_host=192.168.1.210 int_ip=192.168.1.210 ansible_python_interpreter=/usr/bin/python3
|
||||||
torrent ansible_host=192.168.1.211 int_ip=192.168.1.211 ansible_python_interpreter=/usr/bin/python3
|
torrent ansible_host=192.168.1.211 int_ip=192.168.1.211 ansible_python_interpreter=/usr/bin/python3
|
||||||
gitea ansible_host=192.168.1.214 int_ip=192.168.1.214 ansible_python_interpreter=/usr/bin/python3
|
mail ansible_host=192.168.1.212 int_ip=192.168.1.212 ansible_python_interpreter=/usr/bin/python3
|
||||||
|
|
||||||
[pve-server]
|
[pve-server]
|
||||||
proxmox
|
proxmox
|
||||||
@ -48,10 +48,12 @@ manage
|
|||||||
|
|
||||||
[git-server]
|
[git-server]
|
||||||
git
|
git
|
||||||
gitea
|
|
||||||
|
|
||||||
[ansible-server]
|
[ansible-server]
|
||||||
ansible
|
ansible
|
||||||
|
|
||||||
[torrent-server]
|
[torrent-server]
|
||||||
torrent
|
torrent
|
||||||
|
|
||||||
|
[mail-server]
|
||||||
|
mail
|
||||||
Loading…
Reference in New Issue
Block a user