20 lines
527 B
Plaintext
20 lines
527 B
Plaintext
[linux_servers_jim]
|
|
jimbuntu ansible_host=192.168.19.4
|
|
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
|
|
testclient ansible_host=192.168.19.115
|
|
portainer1-jim.im.lab ansible_host=192.168.19.7
|
|
|
|
[linux_servers_hellsos]
|
|
portainer2_hellsos ansible_host=192.168.52.9
|
|
portainernode_hellsos ansible_host=192.168.52.21
|
|
|
|
[linux_servers:children]
|
|
linux_servers_jim
|
|
linux_servers_hellsos
|
|
|
|
|
|
[local]
|
|
localhost ansible_connection=local |