changes due to network reorg

This commit is contained in:
Radar231 2022-11-19 08:05:59 -05:00
parent 2131811011
commit c7b13bfe13
1 changed files with 110 additions and 114 deletions

View File

@ -11,61 +11,63 @@ all:
local: local:
hosts: hosts:
reddwarf: reddwarf:
ansible_host: 192.168.7.10 ansible_host: 192.168.20.10
holly: holly:
ansible_host: 192.168.7.14 ansible_host: 192.168.20.14
starbug: starbug:
ansible_host: 192.168.7.15 ansible_host: 192.168.20.15
npm: npm:
ansible_host: 192.168.7.20 ansible_host: 192.168.20.20
pihole1: pihole1:
ansible_host: 192.168.7.21 ansible_host: 192.168.20.21
pihole2: pihole2:
ansible_host: 192.168.7.22 ansible_host: 192.168.20.22
dhcpd: dhcpd:
ansible_host: 192.168.7.23 ansible_host: 192.168.20.23
ntopng: ntopng:
ansible_host: 192.168.7.24 ansible_host: 192.168.20.24
lms: lms:
ansible_host: 192.168.7.26 ansible_host: 192.168.20.26
haproxy: haproxy:
ansible_host: 192.168.7.27 ansible_host: 192.168.20.27
lxdware: lxdware:
ansible_host: 192.168.7.28 ansible_host: 192.168.20.28
plex: plex:
ansible_host: 192.168.7.29 ansible_host: 192.168.20.29
jellyfin:
ansible_host: 192.168.20.31
skutter01: skutter01:
ansible_host: 192.168.7.61 ansible_host: 192.168.20.61
skutter02: skutter02:
ansible_host: 192.168.7.62 ansible_host: 192.168.20.62
kryten: kryten:
ansible_host: 192.168.7.90 ansible_host: 192.168.7.90
delans: delans:
ansible_host: 192.168.7.91 ansible_host: 192.168.20.91
talkie: talkie:
ansible_host: 192.168.7.92 ansible_host: 192.168.20.92
deb11: deb11:
ansible_host: 192.168.7.93 ansible_host: 192.168.20.93
cat: cat:
ansible_host: 192.168.7.101 ansible_host: 192.168.10.101
lister: lister:
ansible_host: 192.168.7.102 ansible_host: 192.168.10.102
octoprint: octoprint:
ansible_host: 192.168.7.104 ansible_host: 192.168.10.104
hollister: hollister:
ansible_host: 192.168.7.105 ansible_host: 192.168.10.105
skutters: skutters:
hosts: hosts:
skutter01: skutter01:
ansible_host: 192.168.7.61 ansible_host: 192.168.20.61
skutter02: skutter02:
ansible_host: 192.168.7.62 ansible_host: 192.168.20.62
testing: testing:
hosts: hosts:
arch: arch:
hosts: hosts:
cat: cat:
ansible_host: 192.168.7.101 ansible_host: 192.168.10.101
remote: remote:
hosts: hosts:
jmc: jmc:
@ -79,173 +81,167 @@ all:
ansible_port: 50022 ansible_port: 50022
k8s: k8s:
hosts: hosts:
node-1-rpi4: node-1-lxc:
ansible_host: 192.168.7.51 ansible_host: 192.168.20.51
node-2-lxc: node-2-lxc:
ansible_host: 192.168.7.52 ansible_host: 192.168.20.52
node-3-lxc: node-3-lxc:
ansible_host: 192.168.7.53 ansible_host: 192.168.20.53
node-4-lxc: node-4-lxc:
ansible_host: 192.168.7.54 ansible_host: 192.168.20.54
node-5-rpi4: node-5-lxc:
ansible_host: 192.168.7.55 ansible_host: 192.168.20.55
node-6-rpi4:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
nagios_agents: nagios_agents:
hosts: hosts:
reddwarf: reddwarf:
ansible_host: 192.168.7.10 ansible_host: 192.168.20.10
holly: holly:
ansible_host: 192.168.7.14 ansible_host: 192.168.20.14
starbug: starbug:
ansible_host: 192.168.7.15 ansible_host: 192.168.20.15
npm: npm:
ansible_host: 192.168.7.20 ansible_host: 192.168.20.20
pihole1: pihole1:
ansible_host: 192.168.7.21 ansible_host: 192.168.20.21
pihole2: pihole2:
ansible_host: 192.168.7.22 ansible_host: 192.168.20.22
dhcpd: dhcpd:
ansible_host: 192.168.7.23 ansible_host: 192.168.20.23
ntopng: ntopng:
ansible_host: 192.168.7.24 ansible_host: 192.168.20.24
twiki: twiki:
ansible_host: 192.168.7.25 ansible_host: 192.168.20.25
lms: lms:
ansible_host: 192.168.7.26 ansible_host: 192.168.20.26
haproxy: haproxy:
ansible_host: 192.168.7.27 ansible_host: 192.168.20.27
lxdware: lxdware:
ansible_host: 192.168.7.28 ansible_host: 192.168.20.28
plex: plex:
ansible_host: 192.168.7.29 ansible_host: 192.168.20.29
node-1-rpi4: jellyfin:
ansible_host: 192.168.7.51 ansible_host: 192.168.20.31
node-1-lxc:
ansible_host: 192.168.20.51
node-2-lxc: node-2-lxc:
ansible_host: 192.168.7.52 ansible_host: 192.168.20.52
node-3-lxc: node-3-lxc:
ansible_host: 192.168.7.53 ansible_host: 192.168.20.53
node-4-lxc: node-4-lxc:
ansible_host: 192.168.7.54 ansible_host: 192.168.20.54
node-5-rpi4: node-5-lxc:
ansible_host: 192.168.7.55 ansible_host: 192.168.20.55
node-6-rpi4:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
skutter01: skutter01:
ansible_host: 192.168.7.61 ansible_host: 192.168.20.61
skutter02: skutter02:
ansible_host: 192.168.7.62 ansible_host: 192.168.20.62
delans: delans:
ansible_host: 192.168.7.91 ansible_host: 192.168.20.91
monitorix: monitorix:
hosts: hosts:
reddwarf: reddwarf:
ansible_host: 192.168.7.10 ansible_host: 192.168.20.10
holly: holly:
ansible_host: 192.168.7.14 ansible_host: 192.168.20.14
starbug: starbug:
ansible_host: 192.168.7.15 ansible_host: 192.168.20.15
npm: npm:
ansible_host: 192.168.7.20 ansible_host: 192.168.20.20
pihole1: pihole1:
ansible_host: 192.168.7.21 ansible_host: 192.168.20.21
pihole2: pihole2:
ansible_host: 192.168.7.22 ansible_host: 192.168.20.22
dhcpd: dhcpd:
ansible_host: 192.168.7.23 ansible_host: 192.168.20.23
ntopng: ntopng:
ansible_host: 192.168.7.24 ansible_host: 192.168.20.24
twiki: twiki:
ansible_host: 192.168.7.25 ansible_host: 192.168.20.25
lms: lms:
ansible_host: 192.168.7.26 ansible_host: 192.168.20.26
haproxy: haproxy:
ansible_host: 192.168.7.27 ansible_host: 192.168.20.27
lxdware: lxdware:
ansible_host: 192.168.7.28 ansible_host: 192.168.20.28
plex: plex:
ansible_host: 192.168.7.29 ansible_host: 192.168.20.29
node-1-rpi4: jellyfin:
ansible_host: 192.168.7.51 ansible_host: 192.168.20.31
node-1-lxc:
ansible_host: 192.168.20.51
node-2-lxc: node-2-lxc:
ansible_host: 192.168.7.52 ansible_host: 192.168.20.52
node-3-lxc: node-3-lxc:
ansible_host: 192.168.7.53 ansible_host: 192.168.20.53
node-4-lxc: node-4-lxc:
ansible_host: 192.168.7.54 ansible_host: 192.168.20.54
node-5-rpi4: node-5-lxc:
ansible_host: 192.168.7.55 ansible_host: 192.168.20.55
node-6-rpi4:
ansible_host: 192.168.7.56
node-7-rpi4:
ansible_host: 192.168.7.57
skutter01: skutter01:
ansible_host: 192.168.7.61 ansible_host: 192.168.20.61
skutter02: skutter02:
ansible_host: 192.168.7.62 ansible_host: 192.168.20.62
delans: delans:
ansible_host: 192.168.7.91 ansible_host: 192.168.20.91
lxd: lxd:
hosts: hosts:
reddwarf: reddwarf:
ansible_host: 192.168.7.10 ansible_host: 192.168.20.10
holly: holly:
ansible_host: 192.168.7.14 ansible_host: 192.168.20.14
starbug: starbug:
ansible_host: 192.168.7.15 ansible_host: 192.168.20.15
skutter01: skutter01:
ansible_host: 192.168.7.61 ansible_host: 192.168.20.61
skutter02: skutter02:
ansible_host: 192.168.7.62 ansible_host: 192.168.20.62
laptop_servers: laptop_servers:
hosts: hosts:
holly: holly:
ansible_host: 192.168.7.14 ansible_host: 192.168.20.14
du_backups: du_backups:
hosts: hosts:
reddwarf: reddwarf:
ansible_host: 192.168.7.10 ansible_host: 192.168.20.10
holly: holly:
ansible_host: 192.168.7.14 ansible_host: 192.168.20.14
starbug: starbug:
ansible_host: 192.168.7.15 ansible_host: 192.168.20.15
npm: npm:
ansible_host: 192.168.7.20 ansible_host: 192.168.20.20
pihole1: pihole1:
ansible_host: 192.168.7.21 ansible_host: 192.168.20.21
pihole2: pihole2:
ansible_host: 192.168.7.22 ansible_host: 192.168.20.22
dhcpd: dhcpd:
ansible_host: 192.168.7.23 ansible_host: 192.168.20.23
ntopng: ntopng:
ansible_host: 192.168.7.24 ansible_host: 192.168.20.24
twiki: twiki:
ansible_host: 192.168.7.25 ansible_host: 192.168.20.25
lms: lms:
ansible_host: 192.168.7.26 ansible_host: 192.168.20.26
haproxy: haproxy:
ansible_host: 192.168.7.27 ansible_host: 192.168.20.27
lxdware: lxdware:
ansible_host: 192.168.7.28 ansible_host: 192.168.20.28
plex: plex:
ansible_host: 192.168.7.29 ansible_host: 192.168.20.29
jellyfin:
ansible_host: 192.168.20.31
skutter01: skutter01:
ansible_host: 192.168.7.61 ansible_host: 192.168.20.61
skutter02: skutter02:
ansible_host: 192.168.7.62 ansible_host: 192.168.20.62
kryten: kryten:
ansible_host: 192.168.7.90 ansible_host: 192.168.7.90
delans: delans:
ansible_host: 192.168.7.91 ansible_host: 192.168.20.91
cat: cat:
ansible_host: 192.168.7.101 ansible_host: 192.168.10.101
lister: lister:
ansible_host: 192.168.7.102 ansible_host: 192.168.10.102
hollister: hollister:
ansible_host: 192.168.7.105 ansible_host: 192.168.10.105
# EOF # EOF