olimp/inventories/hosts.yml
Administrator 51c882a2af Update 3 files
- /ansible.cfg
- /inventories/hosts.yml
- /olimp-deploy.yml
2025-10-10 15:52:26 +00:00

20 lines
463 B
YAML

all:
children:
proxmox_server:
hosts:
proxmox:
ansible_host: 192.168.1.200
ansible_user: root
gateway_server:
hosts:
gateway:
ansible_host: 192.168.1.221
ansible_user: root
# Остальные хосты добавим позже
# database:
# hosts:
# database:
# ansible_host: 192.168.1.222
# ansible_user: root