mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -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
|
@ -22,7 +22,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
|
|||
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module: Ordnance_config
|
||||
module: ordnance_config
|
||||
version_added: "2.3"
|
||||
author: "Alexander Turner (alex.turner@ordnance.io)"
|
||||
short_description: Manage Ordnance configuration sections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue