mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 07:19:10 -07:00
BOTMETA.yml and module metadata: fix case authors (#46051)
* botmeta: fix GitHub ID case * module authors: fix GitHub ID case * replace CloudEngine-Ansible by submitter GitHub ID
This commit is contained in:
parent
690b990fb5
commit
7f98a8db12
79 changed files with 85 additions and 85 deletions
|
@ -24,7 +24,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: ce_config
|
||||
version_added: "2.4"
|
||||
author: "QijunPan (@CloudEngine-Ansible)"
|
||||
author: "QijunPan (@QijunPan)"
|
||||
short_description: Manage Huawei CloudEngine configuration sections.
|
||||
description:
|
||||
- Huawei CloudEngine configurations use a simple block indent file syntax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue