olimp/inventories/hosts
Administrator 00570077d9 Update 5 files
- /roles/pve_monitoring/tasks/main.yml
- /roles/pve_monitoring/templates/pve_exporter_config.yml.j2
- /inventories/hosts
- /olimp-deploy.yml
- /group_vars/all.yml
2025-11-14 05:04:02 +00:00

35 lines
1.3 KiB
INI

[infra]
proxmox ansible_host=192.168.1.200 int_ip=192.168.1.200 ansible_python_interpreter=/usr/bin/python3
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
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
#gitlab ansible_host=192.168.1.229 int_ip=192.168.1.229 ansible_python_interpreter=/usr/bin/python3
[pve-server]
proxmox
[gateway-server]
gateway
[data-server]
data
[media-server]
media
[photo-server]
photo
[talk-server]
talk
[games-server]
games
[manage-server]
manage