mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix some module author names (#55770)
* Fix some module author names During some data analysis we noticed some typos in author lines.
This commit is contained in:
@@ -22,7 +22,9 @@ version_added: 1.8
|
||||
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' virtual servers.
|
||||
description:
|
||||
- Manage SLB (Server Load Balancing) virtual server objects on A10 Networks devices via aXAPIv2.
|
||||
author: "Eric Chou (@ericchou) 2016, Mischa Peters (@mischapeters) 2014"
|
||||
author:
|
||||
- Eric Chou (@ericchou1)
|
||||
- Mischa Peters (@mischapeters)
|
||||
notes:
|
||||
- Requires A10 Networks aXAPI 2.1.
|
||||
extends_documentation_fragment:
|
||||
|
||||
Reference in New Issue
Block a user