63 lines
658 B
INI
63 lines
658 B
INI
|
[all:vars]
|
||
|
ansible_connection=ssh
|
||
|
ansible_user=ansible
|
||
|
|
||
|
[cronus]
|
||
|
192.168.1.100 ansible_user=root
|
||
|
|
||
|
[hermes]
|
||
|
192.168.1.24 cloudinit_id=9004
|
||
|
|
||
|
[ares]
|
||
|
192.168.1.23 cloudinit_id=9003
|
||
|
|
||
|
[poseidon]
|
||
|
192.168.1.21 cloudinit_id=9001
|
||
|
|
||
|
[hades]
|
||
|
192.168.1.22 cloudinit_id=9002
|
||
|
|
||
|
[oceanus]
|
||
|
192.168.1.101 cloudinit_id=9005
|
||
|
|
||
|
[zeus]
|
||
|
192.168.1.20 cloudinit_id=9000
|
||
|
|
||
|
[proxmox]
|
||
|
|
||
|
[proxmox:children]
|
||
|
zeus
|
||
|
ares
|
||
|
hades
|
||
|
hermes
|
||
|
oceanus
|
||
|
poseidon
|
||
|
|
||
|
[nginx_public]
|
||
|
192.168.1.92
|
||
|
|
||
|
[grafana]
|
||
|
192.168.1.120
|
||
|
|
||
|
[olympus_entry]
|
||
|
37.27.192.11
|
||
|
|
||
|
[action_runner]
|
||
|
192.168.1.50
|
||
|
|
||
|
[brevgress]
|
||
|
192.168.1.70
|
||
|
|
||
|
[vms]
|
||
|
|
||
|
[vms:children]
|
||
|
nginx_public
|
||
|
grafana
|
||
|
action_runner
|
||
|
brevgress
|
||
|
|
||
|
[vps]
|
||
|
|
||
|
[vps:children]
|
||
|
olympus_entry
|