ansible/hosts
2020-08-28 10:41:27 +00:00

39 lines
348 B
INI

[adm]
adm01.home.foo.sh
[mirror]
mirror01.home.foo.sh
[moin]
moin01.home.foo.sh
[git]
git02.home.foo.sh
[gw]
gw01.home.foo.sh
[ldap]
ldap01.home.foo.sh
ldap02.home.foo.sh
[log]
log01.home.foo.sh
[proxy]
proxy01.home.foo.sh
proxy02.home.foo.sh
[centos8:children]
adm
[centos7:children]
git
ldap
mirror
moin
[openbsd:children]
gw
log
proxy