mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +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:
@@ -28,7 +28,7 @@ short_description: Copy a file to a remote cloudengine device over SCP on HUAWEI
|
||||
description:
|
||||
- Copy a file to a remote cloudengine device over SCP on HUAWEI CloudEngine switches.
|
||||
author:
|
||||
- Zhou Zhijin (@CloudEngine-Ansible)
|
||||
- Zhou Zhijin (@QijunPan)
|
||||
notes:
|
||||
- The feature must be enabled with feature scp-server.
|
||||
- If the file is already present, no transfer will take place.
|
||||
|
||||
Reference in New Issue
Block a user