mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-06 01:01:32 -07: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:
parent
9d5b5d7ddd
commit
52a1e4a599
38 changed files with 44 additions and 39 deletions
6
.github/BOTMETA.yml
vendored
6
.github/BOTMETA.yml
vendored
|
@ -42,6 +42,8 @@ files:
|
||||||
support: core
|
support: core
|
||||||
changelogs/fragments/:
|
changelogs/fragments/:
|
||||||
support: community
|
support: community
|
||||||
|
$modules:
|
||||||
|
ignored: ryansb
|
||||||
$modules/cloud/amazon/:
|
$modules/cloud/amazon/:
|
||||||
ignored: erydo seiffert simplesteph nadirollo tedder
|
ignored: erydo seiffert simplesteph nadirollo tedder
|
||||||
$modules/cloud/amazon/aws_api_gateway.py: willthames
|
$modules/cloud/amazon/aws_api_gateway.py: willthames
|
||||||
|
@ -279,7 +281,7 @@ files:
|
||||||
labels:
|
labels:
|
||||||
- networking
|
- networking
|
||||||
- infoblox
|
- infoblox
|
||||||
$modules/net_tools/netbox/: fragmentedpacket
|
$modules/net_tools/netbox/: FragmentedPacket
|
||||||
$modules/network/a10/: ericchou1 mischapeters
|
$modules/network/a10/: ericchou1 mischapeters
|
||||||
$modules/network/aci/: &aci
|
$modules/network/aci/: &aci
|
||||||
keywords: [ aci, cisco msc, cisco mso, multisite, multi-site ]
|
keywords: [ aci, cisco msc, cisco mso, multisite, multi-site ]
|
||||||
|
@ -1483,7 +1485,7 @@ macros:
|
||||||
team_meraki: dagwieers kbreit
|
team_meraki: dagwieers kbreit
|
||||||
team_mysql: bmalynovytch bmildren michaelcoburn oneiroi tolland Xyon
|
team_mysql: bmalynovytch bmildren michaelcoburn oneiroi tolland Xyon
|
||||||
team_netapp: hulquest lmprice ndswartz amit0701 schmots1 carchi8py lonico
|
team_netapp: hulquest lmprice ndswartz amit0701 schmots1 carchi8py lonico
|
||||||
team_netbox: sieben anthony25 fragmentedpacket nikkytub pilou-
|
team_netbox: sieben anthony25 FragmentedPacket nikkytub pilou-
|
||||||
team_netscaler: chiradeep giorgos-nikolopoulos
|
team_netscaler: chiradeep giorgos-nikolopoulos
|
||||||
team_netvisor: Qalthos amitsi pdam preetiparasar csharpe-pn
|
team_netvisor: Qalthos amitsi pdam preetiparasar csharpe-pn
|
||||||
team_networking: Qalthos ganeshrn rcarrillocruz trishnaguha gdpak justjais NilashishC
|
team_networking: Qalthos ganeshrn rcarrillocruz trishnaguha gdpak justjais NilashishC
|
||||||
|
|
|
@ -18,7 +18,7 @@ description:
|
||||||
- Lists or describes services in ecs.
|
- Lists or describes services in ecs.
|
||||||
version_added: "2.1"
|
version_added: "2.1"
|
||||||
author:
|
author:
|
||||||
- "Mark Chance (@java1guy)"
|
- "Mark Chance (@Java1Guy)"
|
||||||
- "Darek Kaczynski (@kaczynskid)"
|
- "Darek Kaczynski (@kaczynskid)"
|
||||||
requirements: [ json, botocore, boto3 ]
|
requirements: [ json, botocore, boto3 ]
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -45,7 +45,7 @@ extends_documentation_fragment:
|
||||||
- docker.docker_py_1_documentation
|
- docker.docker_py_1_documentation
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Piotr Wojciechowski (@wojciechowskipiotr)
|
- Piotr Wojciechowski (@WojciechowskiPiotr)
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
- "L(Docker SDK for Python,https://docker-py.readthedocs.io/en/stable/) >= 2.4.0"
|
- "L(Docker SDK for Python,https://docker-py.readthedocs.io/en/stable/) >= 2.4.0"
|
||||||
|
|
|
@ -25,7 +25,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud datacenters.
|
- Gather facts about your Hetzner Cloud datacenters.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -25,7 +25,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud Floating IPs.
|
- Gather facts about your Hetzner Cloud Floating IPs.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud images.
|
- Gather facts about your Hetzner Cloud images.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud locations.
|
- Gather facts about your Hetzner Cloud locations.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Create, update and manage cloud servers on the Hetzner Cloud.
|
- Create, update and manage cloud servers on the Hetzner Cloud.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud servers.
|
- Gather facts about your Hetzner Cloud servers.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud server types.
|
- Gather facts about your Hetzner Cloud server types.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Create, update and manage ssh keys on the Hetzner Cloud.
|
- Create, update and manage ssh keys on the Hetzner Cloud.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -25,7 +25,7 @@ description:
|
||||||
- Gather facts about your Hetzner Cloud volumes.
|
- Gather facts about your Hetzner Cloud volumes.
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Lukas Kaemmerling (@lkaemmerling)
|
- Lukas Kaemmerling (@LKaemmerling)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
- Be careful while removing disk specified as this may lead to data loss.
|
- Be careful while removing disk specified as this may lead to data loss.
|
||||||
version_added: 2.8
|
version_added: 2.8
|
||||||
author:
|
author:
|
||||||
- Abhijeet Kasurde (@akasurde) <akasurde@redhat.com>
|
- Abhijeet Kasurde (@Akasurde) <akasurde@redhat.com>
|
||||||
notes:
|
notes:
|
||||||
- Tested on vSphere 6.0 and 6.5
|
- Tested on vSphere 6.0 and 6.5
|
||||||
requirements:
|
requirements:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright: (c) 2018, Mikhail Yohman (@fragmentedpacket) <mikhail.yohman@gmail.com>
|
# Copyright: (c) 2018, Mikhail Yohman (@FragmentedPacket) <mikhail.yohman@gmail.com>
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
from __future__ import absolute_import, division, print_function
|
from __future__ import absolute_import, division, print_function
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright: (c) 2018, Mikhail Yohman (@fragmentedpacket) <mikhail.yohman@gmail.com>
|
# Copyright: (c) 2018, Mikhail Yohman (@FragmentedPacket) <mikhail.yohman@gmail.com>
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
from __future__ import absolute_import, division, print_function
|
from __future__ import absolute_import, division, print_function
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright: (c) 2018, Mikhail Yohman (@fragmentedpacket) <mikhail.yohman@gmail.com>
|
# Copyright: (c) 2018, Mikhail Yohman (@FragmentedPacket) <mikhail.yohman@gmail.com>
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
from __future__ import absolute_import, division, print_function
|
from __future__ import absolute_import, division, print_function
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright: (c) 2018, Mikhail Yohman (@fragmentedpacket) <mikhail.yohman@gmail.com>
|
# Copyright: (c) 2018, Mikhail Yohman (@FragmentedPacket) <mikhail.yohman@gmail.com>
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
from __future__ import absolute_import, division, print_function
|
from __future__ import absolute_import, division, print_function
|
||||||
|
|
|
@ -23,7 +23,7 @@ short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' serve
|
||||||
description:
|
description:
|
||||||
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv2.
|
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv2.
|
||||||
author:
|
author:
|
||||||
- Eric Chou (@ericchou)
|
- Eric Chou (@ericchou1)
|
||||||
- Mischa Peters (@mischapeters)
|
- Mischa Peters (@mischapeters)
|
||||||
notes:
|
notes:
|
||||||
- Requires A10 Networks aXAPI 2.1.
|
- Requires A10 Networks aXAPI 2.1.
|
||||||
|
|
|
@ -21,7 +21,8 @@ version_added: 2.3
|
||||||
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
|
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
|
||||||
description:
|
description:
|
||||||
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv3.
|
- 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:
|
extends_documentation_fragment:
|
||||||
- a10
|
- a10
|
||||||
- url
|
- url
|
||||||
|
|
|
@ -23,7 +23,7 @@ short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' servi
|
||||||
description:
|
description:
|
||||||
- Manage SLB (Server Load Balancing) service-group objects on A10 Networks devices via aXAPIv2.
|
- Manage SLB (Server Load Balancing) service-group objects on A10 Networks devices via aXAPIv2.
|
||||||
author:
|
author:
|
||||||
- Eric Chou (@ericchou)
|
- Eric Chou (@ericchou1)
|
||||||
- Mischa Peters (@mischapeters)
|
- Mischa Peters (@mischapeters)
|
||||||
notes:
|
notes:
|
||||||
- Requires A10 Networks aXAPI 2.1.
|
- Requires A10 Networks aXAPI 2.1.
|
||||||
|
|
|
@ -22,7 +22,9 @@ version_added: 1.8
|
||||||
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' virtual servers.
|
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' virtual servers.
|
||||||
description:
|
description:
|
||||||
- Manage SLB (Server Load Balancing) virtual server objects on A10 Networks devices via aXAPIv2.
|
- 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:
|
notes:
|
||||||
- Requires A10 Networks aXAPI 2.1.
|
- Requires A10 Networks aXAPI 2.1.
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
|
|
|
@ -15,7 +15,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: cli_command
|
module: cli_command
|
||||||
version_added: "2.7"
|
version_added: "2.7"
|
||||||
author: "Nathaniel Case (@qalthos)"
|
author: "Nathaniel Case (@Qalthos)"
|
||||||
short_description: Run a cli command on cli-based network devices
|
short_description: Run a cli command on cli-based network devices
|
||||||
description:
|
description:
|
||||||
- Sends a command to a network device and returns the result read from the device.
|
- Sends a command to a network device and returns the result read from the device.
|
||||||
|
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = """
|
||||||
module: edgeos_config
|
module: edgeos_config
|
||||||
version_added: "2.5"
|
version_added: "2.5"
|
||||||
author:
|
author:
|
||||||
- "Nathaniel Case (@qalthos)"
|
- "Nathaniel Case (@Qalthos)"
|
||||||
- "Sam Doran (@samdoran)"
|
- "Sam Doran (@samdoran)"
|
||||||
short_description: Manage EdgeOS configuration on remote device
|
short_description: Manage EdgeOS configuration on remote device
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -17,7 +17,7 @@ DOCUMENTATION = """
|
||||||
module: edgeos_facts
|
module: edgeos_facts
|
||||||
version_added: "2.5"
|
version_added: "2.5"
|
||||||
author:
|
author:
|
||||||
- Nathaniel Case (@qalthos)
|
- Nathaniel Case (@Qalthos)
|
||||||
- Sam Doran (@samdoran)
|
- Sam Doran (@samdoran)
|
||||||
short_description: Collect facts from remote devices running EdgeOS
|
short_description: Collect facts from remote devices running EdgeOS
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -18,7 +18,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: eos_bgp
|
module: eos_bgp
|
||||||
version_added: "2.8"
|
version_added: "2.8"
|
||||||
author: "Nilashish Chakraborty (@nilashishc)"
|
author: "Nilashish Chakraborty (@NilashishC)"
|
||||||
short_description: Configure global BGP protocol settings on Arista EOS.
|
short_description: Configure global BGP protocol settings on Arista EOS.
|
||||||
description:
|
description:
|
||||||
- This module provides configuration management of global BGP parameters
|
- This module provides configuration management of global BGP parameters
|
||||||
|
|
|
@ -18,7 +18,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: frr_bgp
|
module: frr_bgp
|
||||||
version_added: "2.8"
|
version_added: "2.8"
|
||||||
author: "Nilashish Chakraborty (@nilashishc)"
|
author: "Nilashish Chakraborty (@NilashishC)"
|
||||||
short_description: Configure global BGP settings on Free Range Routing(FRR).
|
short_description: Configure global BGP settings on Free Range Routing(FRR).
|
||||||
description:
|
description:
|
||||||
- This module provides configuration management of global BGP parameters
|
- This module provides configuration management of global BGP parameters
|
||||||
|
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: frr_facts
|
module: frr_facts
|
||||||
version_added: "2.8"
|
version_added: "2.8"
|
||||||
author: "Nilashish Chakraborty (@nilashishc)"
|
author: "Nilashish Chakraborty (@NilashishC)"
|
||||||
short_description: Collect facts from remote devices running Free Range Routing (FRR).
|
short_description: Collect facts from remote devices running Free Range Routing (FRR).
|
||||||
description:
|
description:
|
||||||
- Collects a base set of device facts from a remote device that
|
- Collects a base set of device facts from a remote device that
|
||||||
|
|
|
@ -18,7 +18,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: ios_bgp
|
module: ios_bgp
|
||||||
version_added: "2.8"
|
version_added: "2.8"
|
||||||
author: "Nilashish Chakraborty (@nilashishc)"
|
author: "Nilashish Chakraborty (@NilashishC)"
|
||||||
short_description: Configure global BGP protocol settings on Cisco IOS.
|
short_description: Configure global BGP protocol settings on Cisco IOS.
|
||||||
description:
|
description:
|
||||||
- This module provides configuration management of global BGP parameters
|
- This module provides configuration management of global BGP parameters
|
||||||
|
|
|
@ -22,7 +22,7 @@ description:
|
||||||
- This module provides declarative management of Layer-2 interfaces on
|
- This module provides declarative management of Layer-2 interfaces on
|
||||||
Cisco IOS devices.
|
Cisco IOS devices.
|
||||||
author:
|
author:
|
||||||
- Nathaniel Case (@qalthos)
|
- Nathaniel Case (@Qalthos)
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -18,7 +18,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: iosxr_bgp
|
module: iosxr_bgp
|
||||||
version_added: "2.8"
|
version_added: "2.8"
|
||||||
author: "Nilashish Chakraborty (@nilashishc)"
|
author: "Nilashish Chakraborty (@NilashishC)"
|
||||||
short_description: Configure global BGP protocol settings on Cisco IOS-XR
|
short_description: Configure global BGP protocol settings on Cisco IOS-XR
|
||||||
description:
|
description:
|
||||||
- This module provides configuration management of global BGP parameters
|
- This module provides configuration management of global BGP parameters
|
||||||
|
|
|
@ -17,7 +17,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: junos_facts
|
module: junos_facts
|
||||||
version_added: "2.1"
|
version_added: "2.1"
|
||||||
author: "Nathaniel Case (@qalthos)"
|
author: "Nathaniel Case (@Qalthos)"
|
||||||
short_description: Collect facts from remote devices running Juniper Junos
|
short_description: Collect facts from remote devices running Juniper Junos
|
||||||
description:
|
description:
|
||||||
- Collects fact information from a remote device running the Junos
|
- Collects fact information from a remote device running the Junos
|
||||||
|
|
|
@ -22,7 +22,7 @@ description:
|
||||||
- For Windows targets, use the M(win_ping) module instead.
|
- For Windows targets, use the M(win_ping) module instead.
|
||||||
- For targets running Python, use the M(ping) module instead.
|
- For targets running Python, use the M(ping) module instead.
|
||||||
author:
|
author:
|
||||||
- Nilashish Chakraborty (@nilashishc)
|
- Nilashish Chakraborty (@NilashishC)
|
||||||
version_added: '2.8'
|
version_added: '2.8'
|
||||||
options:
|
options:
|
||||||
dest:
|
dest:
|
||||||
|
|
|
@ -25,7 +25,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: vyos_command
|
module: vyos_command
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: "Nathaniel Case (@qalthos)"
|
author: "Nathaniel Case (@Qalthos)"
|
||||||
short_description: Run one or more commands on VyOS devices
|
short_description: Run one or more commands on VyOS devices
|
||||||
description:
|
description:
|
||||||
- The command module allows running one or more commands on remote
|
- The command module allows running one or more commands on remote
|
||||||
|
|
|
@ -25,7 +25,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: vyos_config
|
module: vyos_config
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: "Nathaniel Case (@qalthos)"
|
author: "Nathaniel Case (@Qalthos)"
|
||||||
short_description: Manage VyOS configuration on remote device
|
short_description: Manage VyOS configuration on remote device
|
||||||
description:
|
description:
|
||||||
- This module provides configuration file management of VyOS
|
- This module provides configuration file management of VyOS
|
||||||
|
|
|
@ -24,7 +24,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: vyos_facts
|
module: vyos_facts
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: "Nathaniel Case (@qalthos)"
|
author: "Nathaniel Case (@Qalthos)"
|
||||||
short_description: Collect facts from remote devices running VyOS
|
short_description: Collect facts from remote devices running VyOS
|
||||||
description:
|
description:
|
||||||
- Collects a base set of device facts from a remote device that
|
- Collects a base set of device facts from a remote device that
|
||||||
|
|
|
@ -37,7 +37,7 @@ description:
|
||||||
- For Windows targets, use the M(win_ping) module instead.
|
- For Windows targets, use the M(win_ping) module instead.
|
||||||
- For targets running Python, use the M(ping) module instead.
|
- For targets running Python, use the M(ping) module instead.
|
||||||
author:
|
author:
|
||||||
- Nilashish Chakraborty (@nilashishc)
|
- Nilashish Chakraborty (@NilashishC)
|
||||||
version_added: '2.8'
|
version_added: '2.8'
|
||||||
options:
|
options:
|
||||||
dest:
|
dest:
|
||||||
|
|
|
@ -26,7 +26,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: "vyos_system"
|
module: "vyos_system"
|
||||||
version_added: "2.3"
|
version_added: "2.3"
|
||||||
author: "Nathaniel Case (@qalthos)"
|
author: "Nathaniel Case (@Qalthos)"
|
||||||
short_description: Run `set system` commands on VyOS devices
|
short_description: Run `set system` commands on VyOS devices
|
||||||
description:
|
description:
|
||||||
- Runs one or more commands on remote devices running VyOS.
|
- Runs one or more commands on remote devices running VyOS.
|
||||||
|
|
|
@ -26,7 +26,7 @@ options:
|
||||||
partial version like I(requests>2) are all valid specifications.
|
partial version like I(requests>2) are all valid specifications.
|
||||||
author:
|
author:
|
||||||
- Will Thames (@willthames)
|
- Will Thames (@willthames)
|
||||||
- Ryan Scott Brown (@ryan_sb)
|
- Ryan Scott Brown (@ryansb)
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue