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:
@@ -23,7 +23,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
|
||||
|
||||
DOCUMENTATION = '''
|
||||
|
||||
module: na_cdot_users
|
||||
module: na_cdot_user
|
||||
|
||||
short_description: useradmin configuration and management
|
||||
extends_documentation_fragment:
|
||||
|
||||
Reference in New Issue
Block a user