12 lines
154 B
INI
12 lines
154 B
INI
[control]
|
|
localhost ansible_connection=local
|
|
|
|
[mongo]
|
|
mongo.konchin.com
|
|
|
|
[postgres]
|
|
pg.konchin.com
|
|
|
|
[all:vars]
|
|
ansible_python_interpreter=/usr/bin/python
|