mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
Correct module:
, it should match filename (#22296)
* Validate module: matches filename * remove testcase * Revert module validation, move to different PR
This commit is contained in:
parent
c2180888f7
commit
8531547ec2
6 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ ANSIBLE_METADATA = {'status': ['preview'], 'supported_by': 'community', 'version
|
|||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_api
|
||||
module: avi_api_session
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
|
||||
short_description: Avi API Module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue