blob: a3e1d3048eaa8f48f6257372b4a272bd8c2add62 [file] [log] [blame]
; the first parameter in a host is the inventory_hostname which has to be
; either an ip
; or a resolvable hostname
; used for local actions only
ansible ansible_connection=local
[edge]
127.0.0.1 ansible_connection=local
[controllers]
127.0.0.1 ansible_connection=local
[kafka]
127.0.0.1 ansible_connection=local
[consul_servers]
127.0.0.1 ansible_connection=local
[db]
127.0.0.1 ansible_connection=local
[invokers]
127.0.0.1 ansible_connection=local
[registry]
127.0.0.1 ansible_connection=local