Using dvPortGroups when using vmware_guest

43 views
Skip to first unread message

Juan Lage

unread,
Feb 13, 2017, 9:07:20 AM2/13/17
to Ansible Project
Hello,

I had been using the vsphere_guest module where I could specify a VDS network type to attach a NIC:

vm_nic:
      nic1:
        type: vmxnet3
        network: VM Network
        network_type: standard
      nic2:
        type: vmxnet3
        network: dvSwitch Network
        network_type: dvs

I am now trying to use vmware_guest but I can't see how to specify that a network is of type DVS and I can only see it working with standard VSS portgroups.

Can anyone share a pointer? Thanks!

juan


Reply all
Reply to author
Forward
0 new messages