Skip to content

Commit

Permalink
Merge pull request nautobot#119 from Andersson007/fix
Browse files Browse the repository at this point in the history
Complience with Ansible doc guidelines
  • Loading branch information
jvanderaa authored Feb 23, 2022
2 parents 05b5552 + 816899f commit 0c244ad
Show file tree
Hide file tree
Showing 56 changed files with 40 additions and 375 deletions.
6 changes: 0 additions & 6 deletions plugins/modules/aggregate.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: aggregate
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/cable.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: cable
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/circuit.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: circuit
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/circuit_termination.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: circuit_termination
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/circuit_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: circuit_type
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: cluster
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/cluster_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: cluster_group
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/cluster_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: cluster_type
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/console_port.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: console_port
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/console_port_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: console_port_template
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/console_server_port.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: console_server_port
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/console_server_port_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: console_server_port_template
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device_bay.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device_bay
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device_bay_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device_bay_template
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device_interface
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device_interface_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device_interface_template
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device_role.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device_role
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/device_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: device_type
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/front_port.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: front_port
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/front_port_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: front_port_template
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/inventory_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: inventory_item
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/ip_address.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: ip_address
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/ipam_role.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: ipam_role
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/manufacturer.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: manufacturer
Expand Down
7 changes: 0 additions & 7 deletions plugins/modules/nautobot_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
__metaclass__ = type


ANSIBLE_METADATA = {
"metadata_version": "1.0",
"status": ["preview"],
"supported_by": "community",
}


DOCUMENTATION = r"""
---
module: nautobot_server
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/platform.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: platform
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/power_feed.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: power_feed
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/power_outlet.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: power_outlet
Expand Down
6 changes: 0 additions & 6 deletions plugins/modules/power_outlet_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@

__metaclass__ = type

ANSIBLE_METADATA = {
"metadata_version": "1.1",
"status": ["preview"],
"supported_by": "community",
}

DOCUMENTATION = r"""
---
module: power_outlet_template
Expand Down
Loading

0 comments on commit 0c244ad

Please sign in to comment.