14 lines
383 B
INI
14 lines
383 B
INI
[dc]
|
|
alts1 ansible_host=10.1.1.11 ansible_user=root
|
|
alts2 ansible_host=10.1.1.12 ansible_user=root
|
|
|
|
[nas]
|
|
alts3 ansible_host=10.1.1.13 ansible_user=root
|
|
|
|
[test]
|
|
dctest1 ansible_host=192.168.13.139 ansible_user=root
|
|
dctest2 ansible_host=192.168.13.155 ansible_user=root
|
|
|
|
[testws]
|
|
altws ansible_host=192.168.13.152 ansible_user=root
|
|
altkws ansible_host=192.168.13.153 ansible_user=root |