vmware_dvs_portgroup_facts: test depends on a dvswitch
Creates the missing dvswitch that is used by the test.
This commit is contained in:
parent
e9725862ca
commit
47496098e7
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
- import_role:
|
- import_role:
|
||||||
name: prepare_vmware_tests
|
name: prepare_vmware_tests
|
||||||
|
vars:
|
||||||
|
setup_dvswitch: true
|
||||||
|
|
||||||
- when: vcsim is not defined
|
- when: vcsim is not defined
|
||||||
block:
|
block:
|
||||||
|
|
Loading…
Reference in a new issue