mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Move pyvmomi install into cloud test plugin.
This commit is contained in:
parent
0296c8466a
commit
a5b8085113
46 changed files with 1 additions and 253 deletions
|
@ -5,12 +5,6 @@
|
|||
# Commenting local user testcases as older vcsim docker image
|
||||
# does not support this.
|
||||
|
||||
#- name: make sure pyvmomi is installed
|
||||
# pip:
|
||||
# name: pyvmomi
|
||||
# state: latest
|
||||
# when: "{{ ansible_user_id == 'root' }}"
|
||||
|
||||
#- name: store the vcenter container ip
|
||||
# set_fact:
|
||||
# vcsim: "{{ lookup('env', 'vcenter_host') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue