2024-09/hosts.ini

114 lines
1.3 KiB
INI
Raw Normal View History

2024-09-17 08:34:44 +00:00
[almalinux]
tn00-alma8 ansible_host=192.168.0.158
tn00-alma9 ansible_host=192.168.0.124
[alpine]
tn00-alpine3h
tn00-alpine3i
tn00-alpine3j
tn00-alpine3k
[archlinux]
tn00-arch
[centos]
tn00-centos9s
[debian]
tn00-debian10
tn00-debian11
tn00-debian12
tn00-debian13
[devuan]
tn00-devuan10
tn00-devuan11
tn00-devuan12
[fedora]
tn00-fedora39
tn00-fedora40
[oracle]
tn00-oracle7
tn00-oracle8
tn00-oracle9
[rockylinux]
tn00-rocky8 ansible_host=192.168.0.141
tn00-rocky9 ansible_host=192.168.0.217
[opensuse]
tn00-suse-t
tn00-suse155
tn00-suse156
[ubuntu]
tn00-ubu1604 ansible_python_interpreter=/usr/bin/python2
tn00-ubu1804
tn00-ubu2004a
tn00-ubu2004b
tn00-ubu2004c
tn00-ubu2004d
tn00-ubu2204
tn00-ubu2310
tn00-ubu2404
[voidlinux]
tn00-void
############################################################
[apk:children]
alpine
[apt]
[apt:children]
debian
devuan
ubuntu
[pacman:children]
archlinux
[yum:children]
almalinux
centos
fedora
oracle
rockylinux
[xbps:children]
voidlinux
[zypper:children]
opensuse
2024-09-19 10:48:45 +00:00
############################################################
[lb]
tn00-alpine3j
tn00-alpine3k
[lb:vars]
ansible_ssh_transfer_method=piped
[worker]
tn00-ubu2004a
tn00-ubu2004b
tn00-ubu2004c
tn00-ubu2004d
# tn00-debian11
[db]
tn00-ubu2004a
tn00-ubu2004b
[webcluster:children]
lb
worker
db