17 lines
348 B
INI
17 lines
348 B
INI
localhost ansible_connection=local
|
|
|
|
[managed]
|
|
home ansible_ssh_host=192.168.4.11
|
|
cubox-i ansible_ssh_host=192.168.4.12
|
|
|
|
[ns]
|
|
home ansible_ssh_host=192.168.4.11
|
|
cubox-i ansible_ssh_host=192.168.4.12
|
|
|
|
[gfs]
|
|
home ansible_ssh_host=192.168.4.11
|
|
|
|
;[desktop]
|
|
;richard-desktop ansible_connection=local
|
|
|