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 MTU settings on HUAWEI CloudEngine switches.
|
||||
description:
|
||||
- Manages MTU settings on HUAWEI CloudEngine switches.
|
||||
author: QijunPan (@CloudEngine-Ansible)
|
||||
author: QijunPan (@QijunPan)
|
||||
notes:
|
||||
- Either C(sysmtu) param is required or C(interface) AND C(mtu) params are req'd.
|
||||
- C(state=absent) unconfigures a given MTU if that value is currently present.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue