mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 04:11:25 -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
|
@ -29,7 +29,7 @@ short_description: Manages NTP authentication configuration on HUAWEI CloudEngin
|
|||
description:
|
||||
- Manages NTP authentication configuration on HUAWEI CloudEngine switches.
|
||||
author:
|
||||
- Zhijin Zhou (@CloudEngine-Ansible)
|
||||
- Zhijin Zhou (@QijunPan)
|
||||
notes:
|
||||
- If C(state=absent), the module will attempt to remove the given key configuration.
|
||||
If a matching key configuration isn't found on the device, the module will fail.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue