mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
VMware: Cleanup vCloud references (#56268)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
61e476b908
commit
499355fc13
10 changed files with 74 additions and 62 deletions
|
@ -32,7 +32,6 @@ requirements:
|
|||
- python >= 2.6
|
||||
- PyVmomi
|
||||
- vSphere Automation SDK
|
||||
- vCloud Suite SDK
|
||||
options:
|
||||
category_name:
|
||||
description:
|
||||
|
|
|
@ -32,7 +32,6 @@ requirements:
|
|||
- python >= 2.6
|
||||
- PyVmomi
|
||||
- vSphere Automation SDK
|
||||
- vCloud Suite SDK
|
||||
extends_documentation_fragment: vmware_rest_client.documentation
|
||||
'''
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@ requirements:
|
|||
- python >= 2.6
|
||||
- PyVmomi
|
||||
- vSphere Automation SDK
|
||||
- vCloud Suite SDK
|
||||
options:
|
||||
tag_name:
|
||||
description:
|
||||
|
|
|
@ -32,7 +32,6 @@ requirements:
|
|||
- python >= 2.6
|
||||
- PyVmomi
|
||||
- vSphere Automation SDK
|
||||
- vCloud Suite SDK
|
||||
extends_documentation_fragment: vmware_rest_client.documentation
|
||||
'''
|
||||
|
||||
|
|
|
@ -31,7 +31,6 @@ requirements:
|
|||
- python >= 2.6
|
||||
- PyVmomi
|
||||
- vSphere Automation SDK
|
||||
- vCloud Suite SDK
|
||||
options:
|
||||
tag_names:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue