1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02: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:
John R Barker 2017-03-07 09:49:03 +00:00 committed by GitHub
parent c2180888f7
commit 8531547ec2
6 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: kms module: aws_kms
short_description: Perform various KMS management tasks. short_description: Perform various KMS management tasks.
description: description:
- Manage role/user access to a KMS key. Not designed for encrypting/decrypting. - Manage role/user access to a KMS key. Not designed for encrypting/decrypting.

View file

@ -20,7 +20,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
DOCUMENTATION = """ DOCUMENTATION = """
--- ---
module: elasticache_group_parameter module: elasticache_parameter_group
short_description: Manage cache security groups in Amazon Elasticache. short_description: Manage cache security groups in Amazon Elasticache.
description: description:
- Manage cache security groups in Amazon Elasticache. - Manage cache security groups in Amazon Elasticache.

View file

@ -27,7 +27,7 @@ ANSIBLE_METADATA = {'status': ['preview'], 'supported_by': 'community', 'version
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_api module: avi_api_session
author: Gaurav Rastogi (grastogi@avinetworks.com) author: Gaurav Rastogi (grastogi@avinetworks.com)
short_description: Avi API Module short_description: Avi API Module

View file

@ -27,7 +27,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = """ DOCUMENTATION = """
--- ---
module: fortios_address module: fortios_config
version_added: "2.3" version_added: "2.3"
author: "Benjamin Jolivot (@bjolivot)" author: "Benjamin Jolivot (@bjolivot)"
short_description: Manage fortios firewall config short_description: Manage fortios firewall config

View file

@ -22,7 +22,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
DOCUMENTATION = """ DOCUMENTATION = """
--- ---
module: Ordnance_config module: ordnance_config
version_added: "2.3" version_added: "2.3"
author: "Alexander Turner (alex.turner@ordnance.io)" author: "Alexander Turner (alex.turner@ordnance.io)"
short_description: Manage Ordnance configuration sections short_description: Manage Ordnance configuration sections

View file

@ -23,7 +23,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
DOCUMENTATION = ''' DOCUMENTATION = '''
module: na_cdot_users module: na_cdot_user
short_description: useradmin configuration and management short_description: useradmin configuration and management
extends_documentation_fragment: extends_documentation_fragment: