mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
Avi 17 1 (#24047)
* Added new common argument api_version for all Avi modules * Updated dependency for the new modules to use avi sdk 17.1 and above * Updated Avi 17.1.1 modules with descriptions and moddule dependencies * Updated version_added for new options
This commit is contained in:
parent
45ac28ba04
commit
e8a0215cd3
17 changed files with 198 additions and 83 deletions
|
@ -42,4 +42,7 @@ options:
|
|||
description:
|
||||
- UUID of tenant used for all Avi API calls and context of object.
|
||||
default: ''
|
||||
api_version:
|
||||
description:
|
||||
- Avi API version of to use for Avi API and objects.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue