vmware_dvs_portgroup_facts: test depends on a dvswitch

Creates the missing dvswitch that is used by the test.
This commit is contained in:
Gonéri Le Bouder 2019-07-24 12:13:29 +02:00
parent e9725862ca
commit 47496098e7

View file

@ -4,6 +4,8 @@
- import_role:
name: prepare_vmware_tests
vars:
setup_dvswitch: true
- when: vcsim is not defined
block: