esxi/vsan-members

Defines any additional command line options to pass to ansible for playbooks

An array of strings that are the Digital Rebar machine names that should be built in to the VSAN clsuter.

YAML Example of defining the machines to build in to the cluster:

esxi/vsan-members:
  - "machine01"
  - "machine02"
  - "machine03"

Note

The defined Machines must have successfully completed the VSAN configuration task (esxi/vsan-configure-host).