mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Add Test Suite for vmware_vswitch (#26076)
Fix adds test suite for vwmare_switch Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
69e55b2cfe
commit
5c374cd1ae
5 changed files with 68 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
- name: make sure pyvmomi is installed
|
||||
pip:
|
||||
name: pyvmomi
|
||||
state: latest
|
||||
state: latest
|
||||
|
||||
- name: store the vcenter container ip
|
||||
set_fact:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue