mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user