updated lister and hollister

This commit is contained in:
Radar231 2022-08-05 16:38:11 -04:00
parent 51f3e71e5f
commit 94e1355eb4
1 changed files with 14 additions and 26 deletions

View File

@ -22,10 +22,6 @@ all:
ansible_host: 192.168.7.22
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:
@ -40,8 +36,12 @@ all:
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:
@ -89,10 +89,6 @@ all:
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:
@ -127,10 +123,6 @@ all:
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:
@ -157,6 +149,10 @@ all:
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:
@ -165,10 +161,6 @@ all:
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
skutter01:
ansible_host: 192.168.7.61
skutter02:
@ -177,28 +169,18 @@ all:
hosts:
holly:
ansible_host: 192.168.7.24
lister:
ansible_host: 192.168.7.25
hollister:
ansible_host: 192.168.7.26
du_backups:
hosts:
cat:
ansible_host: 192.168.7.101
delans:
ansible_host: 192.168.7.31
docker1:
ansible_host: 192.168.7.32
docker2:
ansible_host: 192.168.7.33
hollister:
ansible_host: 192.168.7.26
holly:
ansible_host: 192.168.7.24
kryten:
ansible_host: 192.168.7.20
lister:
ansible_host: 192.168.7.25
npm:
ansible_host: 192.168.7.40
reddwarf:
@ -209,5 +191,11 @@ all:
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