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:
John R Barker
2019-04-26 16:11:35 +01:00
committed by GitHub
parent 9d5b5d7ddd
commit 52a1e4a599
38 changed files with 44 additions and 39 deletions

View File

@@ -23,7 +23,7 @@ short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' serve
description:
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv2.
author:
- Eric Chou (@ericchou)
- Eric Chou (@ericchou1)
- Mischa Peters (@mischapeters)
notes:
- Requires A10 Networks aXAPI 2.1.

View File

@@ -21,7 +21,8 @@ version_added: 2.3
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
description:
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv3.
author: "Eric Chou (@ericchou) based on previous work by Mischa Peters (@mischapeters)"
author:
- Eric Chou (@ericchou1)
extends_documentation_fragment:
- a10
- url

View File

@@ -23,7 +23,7 @@ short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' servi
description:
- Manage SLB (Server Load Balancing) service-group objects on A10 Networks devices via aXAPIv2.
author:
- Eric Chou (@ericchou)
- Eric Chou (@ericchou1)
- Mischa Peters (@mischapeters)
notes:
- Requires A10 Networks aXAPI 2.1.

View File

@@ -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:

View File

@@ -15,7 +15,7 @@ DOCUMENTATION = """
---
module: cli_command
version_added: "2.7"
author: "Nathaniel Case (@qalthos)"
author: "Nathaniel Case (@Qalthos)"
short_description: Run a cli command on cli-based network devices
description:
- Sends a command to a network device and returns the result read from the device.

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = """
module: edgeos_config
version_added: "2.5"
author:
- "Nathaniel Case (@qalthos)"
- "Nathaniel Case (@Qalthos)"
- "Sam Doran (@samdoran)"
short_description: Manage EdgeOS configuration on remote device
description:

View File

@@ -17,7 +17,7 @@ DOCUMENTATION = """
module: edgeos_facts
version_added: "2.5"
author:
- Nathaniel Case (@qalthos)
- Nathaniel Case (@Qalthos)
- Sam Doran (@samdoran)
short_description: Collect facts from remote devices running EdgeOS
description:

View File

@@ -18,7 +18,7 @@ DOCUMENTATION = """
---
module: eos_bgp
version_added: "2.8"
author: "Nilashish Chakraborty (@nilashishc)"
author: "Nilashish Chakraborty (@NilashishC)"
short_description: Configure global BGP protocol settings on Arista EOS.
description:
- This module provides configuration management of global BGP parameters

View File

@@ -18,7 +18,7 @@ DOCUMENTATION = """
---
module: frr_bgp
version_added: "2.8"
author: "Nilashish Chakraborty (@nilashishc)"
author: "Nilashish Chakraborty (@NilashishC)"
short_description: Configure global BGP settings on Free Range Routing(FRR).
description:
- This module provides configuration management of global BGP parameters

View File

@@ -16,7 +16,7 @@ DOCUMENTATION = """
---
module: frr_facts
version_added: "2.8"
author: "Nilashish Chakraborty (@nilashishc)"
author: "Nilashish Chakraborty (@NilashishC)"
short_description: Collect facts from remote devices running Free Range Routing (FRR).
description:
- Collects a base set of device facts from a remote device that

View File

@@ -18,7 +18,7 @@ DOCUMENTATION = """
---
module: ios_bgp
version_added: "2.8"
author: "Nilashish Chakraborty (@nilashishc)"
author: "Nilashish Chakraborty (@NilashishC)"
short_description: Configure global BGP protocol settings on Cisco IOS.
description:
- This module provides configuration management of global BGP parameters

View File

@@ -22,7 +22,7 @@ description:
- This module provides declarative management of Layer-2 interfaces on
Cisco IOS devices.
author:
- Nathaniel Case (@qalthos)
- Nathaniel Case (@Qalthos)
options:
name:
description:

View File

@@ -18,7 +18,7 @@ DOCUMENTATION = """
---
module: iosxr_bgp
version_added: "2.8"
author: "Nilashish Chakraborty (@nilashishc)"
author: "Nilashish Chakraborty (@NilashishC)"
short_description: Configure global BGP protocol settings on Cisco IOS-XR
description:
- This module provides configuration management of global BGP parameters

View File

@@ -17,7 +17,7 @@ DOCUMENTATION = """
---
module: junos_facts
version_added: "2.1"
author: "Nathaniel Case (@qalthos)"
author: "Nathaniel Case (@Qalthos)"
short_description: Collect facts from remote devices running Juniper Junos
description:
- Collects fact information from a remote device running the Junos

View File

@@ -22,7 +22,7 @@ description:
- For Windows targets, use the M(win_ping) module instead.
- For targets running Python, use the M(ping) module instead.
author:
- Nilashish Chakraborty (@nilashishc)
- Nilashish Chakraborty (@NilashishC)
version_added: '2.8'
options:
dest:

View File

@@ -25,7 +25,7 @@ DOCUMENTATION = """
---
module: vyos_command
version_added: "2.2"
author: "Nathaniel Case (@qalthos)"
author: "Nathaniel Case (@Qalthos)"
short_description: Run one or more commands on VyOS devices
description:
- The command module allows running one or more commands on remote

View File

@@ -25,7 +25,7 @@ DOCUMENTATION = """
---
module: vyos_config
version_added: "2.2"
author: "Nathaniel Case (@qalthos)"
author: "Nathaniel Case (@Qalthos)"
short_description: Manage VyOS configuration on remote device
description:
- This module provides configuration file management of VyOS

View File

@@ -24,7 +24,7 @@ DOCUMENTATION = """
---
module: vyos_facts
version_added: "2.2"
author: "Nathaniel Case (@qalthos)"
author: "Nathaniel Case (@Qalthos)"
short_description: Collect facts from remote devices running VyOS
description:
- Collects a base set of device facts from a remote device that

View File

@@ -37,7 +37,7 @@ description:
- For Windows targets, use the M(win_ping) module instead.
- For targets running Python, use the M(ping) module instead.
author:
- Nilashish Chakraborty (@nilashishc)
- Nilashish Chakraborty (@NilashishC)
version_added: '2.8'
options:
dest:

View File

@@ -26,7 +26,7 @@ DOCUMENTATION = """
---
module: "vyos_system"
version_added: "2.3"
author: "Nathaniel Case (@qalthos)"
author: "Nathaniel Case (@Qalthos)"
short_description: Run `set system` commands on VyOS devices
description:
- Runs one or more commands on remote devices running VyOS.