playbook_del-updates/del_inventory.yml

170 lines
4.3 KiB
YAML

---
###########################################################################
#
# Inventory for delfax package updates (using updates.yml)
#
###########################################################################
all:
hosts:
children:
local:
hosts:
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
kryten:
ansible_host: 192.168.7.20
talkie:
ansible_host: 192.168.7.21
holly:
ansible_host: 192.168.7.24
lister:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
delans:
ansible_host: 192.168.7.31
docker1:
ansible_host: 192.168.7.32
docker2:
ansible_host: 192.168.7.33
npm:
ansible_host: 192.168.7.40
cat:
ansible_host: 192.168.7.101
octoprint:
ansible_host: 192.168.7.104
testing:
hosts:
deb-testing:
ansible_host: 192.168.7.92
deb-sid:
ansible_host: 192.168.7.93
u2004svr:
ansible_host: 192.168.7.94
remote:
hosts:
jmc:
ansible_host: 132.145.97.217
ansible_port: 50022
rimmer:
ansible_host: 132.145.96.245
ansible_port: 50022
queeg:
ansible_host: 132.145.103.114
ansible_port: 50022
smeg:
ansible_host: 172.97.69.70
ansible_port: 50022
# snafu:
# ansible_host: 192.210.140.178
# ansible_port: 50022
k8s:
hosts:
node-1-rpi4:
ansible_host: 192.168.7.51
node-2-lxc:
ansible_host: 192.168.7.52
node-3-lxc:
ansible_host: 192.168.7.53
node-4-lxc:
ansible_host: 192.168.7.54
node-5-rpi4:
ansible_host: 192.168.7.55
node-6-rpi4:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
nagios_agents:
hosts:
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
holly:
ansible_host: 192.168.7.24
lister:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
delans:
ansible_host: 192.168.7.31
docker1:
ansible_host: 192.168.7.32
docker2:
ansible_host: 192.168.7.33
npm:
ansible_host: 192.168.7.40
node-1-rpi4:
ansible_host: 192.168.7.51
node-2-lxc:
ansible_host: 192.168.7.52
node-3-lxc:
ansible_host: 192.168.7.53
node-4-lxc:
ansible_host: 192.168.7.54
node-5-rpi4:
ansible_host: 192.168.7.55
node-6-rpi4:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
monitorix:
hosts:
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
holly:
ansible_host: 192.168.7.24
lister:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
delans:
ansible_host: 192.168.7.31
docker1:
ansible_host: 192.168.7.32
docker2:
ansible_host: 192.168.7.33
npm:
ansible_host: 192.168.7.40
node-1-rpi4:
ansible_host: 192.168.7.51
node-2-lxc:
ansible_host: 192.168.7.52
node-3-lxc:
ansible_host: 192.168.7.53
node-4-lxc:
ansible_host: 192.168.7.54
node-5-rpi4:
ansible_host: 192.168.7.55
node-6-rpi4:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
lxd:
hosts:
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
holly:
ansible_host: 192.168.7.24
lister:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
laptop_servers:
hosts:
holly:
ansible_host: 192.168.7.24
lister:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
# EOF