playbook_del-updates/del_inventory.yml

202 lines
5.0 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
deb11:
ansible_host: 192.168.7.22
holly:
ansible_host: 192.168.7.24
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
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
cat:
ansible_host: 192.168.7.101
lister:
ansible_host: 192.168.7.102
octoprint:
ansible_host: 192.168.7.104
hollister:
ansible_host: 192.168.7.105
skutters:
hosts:
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
testing:
hosts:
arch:
hosts:
cat:
ansible_host: 192.168.7.101
remote:
hosts:
jmc:
ansible_host: 132.145.96.27
ansible_port: 50022
queeg:
ansible_host: 132.145.102.73
ansible_port: 50022
rimmer:
ansible_host: 140.238.158.181
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
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
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
monitorix:
hosts:
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
holly:
ansible_host: 192.168.7.24
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
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
lister:
ansible_host: 192.168.7.102
hollister:
ansible_host: 192.168.7.105
lxd:
hosts:
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
holly:
ansible_host: 192.168.7.24
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
laptop_servers:
hosts:
holly:
ansible_host: 192.168.7.24
du_backups:
hosts:
delans:
ansible_host: 192.168.7.31
docker1:
ansible_host: 192.168.7.32
docker2:
ansible_host: 192.168.7.33
holly:
ansible_host: 192.168.7.24
kryten:
ansible_host: 192.168.7.20
npm:
ansible_host: 192.168.7.40
reddwarf:
ansible_host: 192.168.7.10
starbug:
ansible_host: 192.168.7.15
skutter01:
ansible_host: 192.168.7.61
skutter02:
ansible_host: 192.168.7.62
cat:
ansible_host: 192.168.7.101
lister:
ansible_host: 192.168.7.102
hollister:
ansible_host: 192.168.7.105
# EOF