ansible/hosts
2019-06-08 17:28:29 +03:00

25 lines
238 B
INI

[mirror]
mirror01.home.foo.sh
[git]
git02.home.foo.sh
[gw]
gw01.home.foo.sh
[ldap]
ldap01.home.foo.sh
ldap02.home.foo.sh
[proxy]
proxy01.home.foo.sh
proxy02.home.foo.sh
[centos7:children]
git
ldap
mirror
[openbsd:children]
gw
proxy