mirror of
https://github.com/KevinMidboe/kazan-ansible.git
synced 2025-10-29 17:50:15 +00:00
15 lines
533 B
INI
15 lines
533 B
INI
localhost ansible_connection=local
|
|
|
|
[controller]
|
|
c1.kazan.schleppe ansible_host=c1.kazan.schleppe ansible_port=22
|
|
c2.kazan.schleppe ansible_host=c2.kazan.schleppe ansible_port=22
|
|
c3.kazan.schleppe ansible_host=c3.kazan.schleppe ansible_port=22
|
|
|
|
[worker]
|
|
w1.kazan.schleppe ansible_host=w1.kazan.schleppe ansible_port=22
|
|
w2.kazan.schleppe ansible_host=w2.kazan.schleppe ansible_port=22
|
|
w3.kazan.schleppe ansible_host=w3.kazan.schleppe ansible_port=22
|
|
|
|
[load-balancer]
|
|
lb1.kazan.schleppe ansible_host=lb1.kazan.schleppe ansible_port=22
|