mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +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 L3 attributes for IPv4 and IPv6 interfaces on HUAWEI CloudEngine switches.
|
||||
description:
|
||||
- Manages Layer 3 attributes for IPv4 and IPv6 interfaces on HUAWEI CloudEngine switches.
|
||||
author: QijunPan (@CloudEngine-Ansible)
|
||||
author: QijunPan (@QijunPan)
|
||||
notes:
|
||||
- Interface must already be a L3 port when using this module.
|
||||
- Logical interfaces (loopback, vlanif) must be created first.
|
||||
|
||||
Reference in New Issue
Block a user