mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-31 21:39: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
|
@ -27,7 +27,7 @@ version_added: "2.4"
|
|||
short_description: Manages Eth-Trunk interfaces on HUAWEI CloudEngine switches.
|
||||
description:
|
||||
- Manages Eth-Trunk specific configuration parameters on HUAWEI CloudEngine switches.
|
||||
author: QijunPan (@CloudEngine-Ansible)
|
||||
author: QijunPan (@QijunPan)
|
||||
notes:
|
||||
- C(state=absent) removes the Eth-Trunk config and interface if it
|
||||
already exists. If members to be removed are not explicitly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue