forked from jakub/ansible
12 lines
382 B
Plaintext
12 lines
382 B
Plaintext
[linux_servers]
|
|
jimbuntu ansible_host=192.168.19.4
|
|
jim_storage ansible_host=192.168.19.7
|
|
portainer2_hellsos ansible_host=192.168.52.9
|
|
portainernode_hellsos ansible_host=192.168.52.21
|
|
portainernode2_jim ansible_host=192.168.19.8
|
|
galera3 ansible_host=192.168.19.92
|
|
galera2 ansible_host=192.168.19.91
|
|
testipaclient ansible_host=192.168.19.98
|
|
|
|
[local]
|
|
localhost ansible_connection=local |