mod
parent
412cd01a3b
commit
fafd0fb134
|
@ -1,2 +1,19 @@
|
|||
[proxmox]
|
||||
pve ansible_host=10.1.1.10 ansible_user=root
|
||||
|
||||
[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
|
||||
|
||||
[clients]
|
||||
|
||||
[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
|
||||
|
|
Loading…
Reference in New Issue