2019-05-16 15:36:48 +02:00
|
|
|
---
|
|
|
|
esxi_hosts:
|
|
|
|
- DC0_C0_H0
|
|
|
|
- DC0_C0_H1
|
|
|
|
- DC0_C0_H2
|
2020-01-10 19:01:51 +01:00
|
|
|
esxi_password: 'pass'
|
|
|
|
esxi_user: 'user'
|
2019-11-29 16:23:57 +01:00
|
|
|
rw_datastore: LocalDS_0
|
|
|
|
ro_datastore: LocalDS_1
|
2019-05-16 15:36:48 +02:00
|
|
|
virtual_machines:
|
|
|
|
- name: DC0_H0_VM0
|
|
|
|
folder: /F0/DC0/vm/F0
|
|
|
|
- name: DC0_H0_VM1
|
|
|
|
folder: /F0/DC0/vm/F0
|
|
|
|
virtual_machines_in_cluster:
|
|
|
|
- name: DC0_C0_RP0_VM0
|
|
|
|
cluster: '{{ ccr1 }}'
|
|
|
|
- name: DC0_C0_RP0_VM1
|
|
|
|
cluster: '{{ ccr1 }}'
|