ansible/hosts
2019-05-28 20:32:16 +03:00

24 lines
219 B
INI

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