mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00: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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user