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:
@@ -26,7 +26,7 @@ version_added: "2.4"
|
||||
short_description: Manages static route configuration on HUAWEI CloudEngine switches.
|
||||
description:
|
||||
- Manages the static routes on HUAWEI CloudEngine switches.
|
||||
author: Yang yang (@CloudEngine-Ansible)
|
||||
author: Yang yang (@QijunPan)
|
||||
notes:
|
||||
- If no vrf is supplied, vrf is set to default.
|
||||
If I(state=absent), the route will be removed, regardless of the
|
||||
|
||||
Reference in New Issue
Block a user