diff --git a/plugins/modules/auth.py b/plugins/modules/auth.py index b557ee48..adec13ef 100644 --- a/plugins/modules/auth.py +++ b/plugins/modules/auth.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: auth diff --git a/plugins/modules/baremetal_inspect.py b/plugins/modules/baremetal_inspect.py index a8734c0f..491d7fca 100644 --- a/plugins/modules/baremetal_inspect.py +++ b/plugins/modules/baremetal_inspect.py @@ -4,12 +4,6 @@ # (c) 2015-2016, Hewlett Packard Enterprise Development Company LP # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: baremetal_inspect diff --git a/plugins/modules/baremetal_node.py b/plugins/modules/baremetal_node.py index e86a4eec..5b96953a 100644 --- a/plugins/modules/baremetal_node.py +++ b/plugins/modules/baremetal_node.py @@ -4,12 +4,6 @@ # (c) 2014, Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: baremetal_node diff --git a/plugins/modules/baremetal_node_action.py b/plugins/modules/baremetal_node_action.py index 13f18b4e..13a53f02 100644 --- a/plugins/modules/baremetal_node_action.py +++ b/plugins/modules/baremetal_node_action.py @@ -4,12 +4,6 @@ # (c) 2015, Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: baremetal_node_action diff --git a/plugins/modules/catalog_service.py b/plugins/modules/catalog_service.py index b3b6425d..5fa11f20 100644 --- a/plugins/modules/catalog_service.py +++ b/plugins/modules/catalog_service.py @@ -2,12 +2,6 @@ # Copyright 2016 Sam Yaple # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: catalog_service diff --git a/plugins/modules/coe_cluster.py b/plugins/modules/coe_cluster.py index 77db65db..f4609339 100644 --- a/plugins/modules/coe_cluster.py +++ b/plugins/modules/coe_cluster.py @@ -3,12 +3,6 @@ # Copyright (c) 2018 Catalyst IT Ltd. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: coe_cluster diff --git a/plugins/modules/coe_cluster_template.py b/plugins/modules/coe_cluster_template.py index 8f7bb5e6..d9fa0afc 100644 --- a/plugins/modules/coe_cluster_template.py +++ b/plugins/modules/coe_cluster_template.py @@ -3,12 +3,6 @@ # Copyright (c) 2018 Catalyst IT Ltd. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: coe_cluster_template diff --git a/plugins/modules/compute_flavor.py b/plugins/modules/compute_flavor.py index c5ef9211..a5f90027 100644 --- a/plugins/modules/compute_flavor.py +++ b/plugins/modules/compute_flavor.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: compute_flavor diff --git a/plugins/modules/compute_flavor_info.py b/plugins/modules/compute_flavor_info.py index dc231ffb..92f8e5bd 100644 --- a/plugins/modules/compute_flavor_info.py +++ b/plugins/modules/compute_flavor_info.py @@ -3,11 +3,6 @@ # Copyright (c) 2015 IBM # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: compute_flavor_info diff --git a/plugins/modules/config.py b/plugins/modules/config.py index e356832a..daec2e5d 100644 --- a/plugins/modules/config.py +++ b/plugins/modules/config.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: config diff --git a/plugins/modules/dns_zone.py b/plugins/modules/dns_zone.py index 7b43b366..8d59405a 100644 --- a/plugins/modules/dns_zone.py +++ b/plugins/modules/dns_zone.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 Hewlett-Packard Enterprise # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: dns_zone diff --git a/plugins/modules/endpoint.py b/plugins/modules/endpoint.py index 4dba4895..739f89bb 100644 --- a/plugins/modules/endpoint.py +++ b/plugins/modules/endpoint.py @@ -3,11 +3,6 @@ # Copyright: (c) 2017, VEXXHOST, Inc. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: endpoint diff --git a/plugins/modules/federation_idp.py b/plugins/modules/federation_idp.py index 804fd756..4676de8c 100644 --- a/plugins/modules/federation_idp.py +++ b/plugins/modules/federation_idp.py @@ -2,11 +2,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: federation_idp diff --git a/plugins/modules/federation_idp_info.py b/plugins/modules/federation_idp_info.py index d5563f61..b5860dd5 100644 --- a/plugins/modules/federation_idp_info.py +++ b/plugins/modules/federation_idp_info.py @@ -2,11 +2,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: federation_idp_info diff --git a/plugins/modules/federation_mapping.py b/plugins/modules/federation_mapping.py index da4eea93..6f3d2f25 100644 --- a/plugins/modules/federation_mapping.py +++ b/plugins/modules/federation_mapping.py @@ -2,11 +2,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: federation_mapping diff --git a/plugins/modules/federation_mapping_info.py b/plugins/modules/federation_mapping_info.py index 850ec3a6..9726c40a 100644 --- a/plugins/modules/federation_mapping_info.py +++ b/plugins/modules/federation_mapping_info.py @@ -2,11 +2,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: federation_mapping_info diff --git a/plugins/modules/floating_ip.py b/plugins/modules/floating_ip.py index f178f556..2e950019 100644 --- a/plugins/modules/floating_ip.py +++ b/plugins/modules/floating_ip.py @@ -3,12 +3,6 @@ # Copyright: (c) 2015, Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: floating_ip diff --git a/plugins/modules/group_assignment.py b/plugins/modules/group_assignment.py index c3404b6c..99c7008f 100644 --- a/plugins/modules/group_assignment.py +++ b/plugins/modules/group_assignment.py @@ -2,12 +2,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: group_assignment diff --git a/plugins/modules/host_aggregate.py b/plugins/modules/host_aggregate.py index 1a9ad2a7..cfb37630 100644 --- a/plugins/modules/host_aggregate.py +++ b/plugins/modules/host_aggregate.py @@ -2,11 +2,6 @@ # Copyright 2016 Jakub Jursa # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: host_aggregate diff --git a/plugins/modules/identity_domain.py b/plugins/modules/identity_domain.py index b07e046e..5a0a33f3 100644 --- a/plugins/modules/identity_domain.py +++ b/plugins/modules/identity_domain.py @@ -2,12 +2,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_domain diff --git a/plugins/modules/identity_domain_info.py b/plugins/modules/identity_domain_info.py index 800ce676..4da4e08c 100644 --- a/plugins/modules/identity_domain_info.py +++ b/plugins/modules/identity_domain_info.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 Hewlett-Packard Enterprise Corporation # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_domain_info diff --git a/plugins/modules/identity_group.py b/plugins/modules/identity_group.py index e7a455b2..a8ff15b2 100644 --- a/plugins/modules/identity_group.py +++ b/plugins/modules/identity_group.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 IBM # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_group diff --git a/plugins/modules/identity_group_info.py b/plugins/modules/identity_group_info.py index 7120ba1b..fc831f02 100644 --- a/plugins/modules/identity_group_info.py +++ b/plugins/modules/identity_group_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2019, Phillipe Smith # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_group_info diff --git a/plugins/modules/identity_role.py b/plugins/modules/identity_role.py index 2630efbc..7d73fb9b 100644 --- a/plugins/modules/identity_role.py +++ b/plugins/modules/identity_role.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 IBM # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_role diff --git a/plugins/modules/identity_user.py b/plugins/modules/identity_user.py index 180b8192..83db0e47 100644 --- a/plugins/modules/identity_user.py +++ b/plugins/modules/identity_user.py @@ -2,12 +2,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_user diff --git a/plugins/modules/identity_user_info.py b/plugins/modules/identity_user_info.py index 4bf9e3e7..a1c47c03 100644 --- a/plugins/modules/identity_user_info.py +++ b/plugins/modules/identity_user_info.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 Hewlett-Packard Enterprise Corporation # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: identity_user_info diff --git a/plugins/modules/image.py b/plugins/modules/image.py index afc9e297..a82d6216 100644 --- a/plugins/modules/image.py +++ b/plugins/modules/image.py @@ -7,11 +7,6 @@ # TODO(mordred): we need to support "location"(v1) and "locations"(v2) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: image diff --git a/plugins/modules/image_info.py b/plugins/modules/image_info.py index 32fefec9..e5abb789 100644 --- a/plugins/modules/image_info.py +++ b/plugins/modules/image_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' module: image_info short_description: Retrieve information about an image within OpenStack. diff --git a/plugins/modules/keypair.py b/plugins/modules/keypair.py index c7fcd35e..ce1e136a 100644 --- a/plugins/modules/keypair.py +++ b/plugins/modules/keypair.py @@ -5,12 +5,6 @@ # Copyright (c) 2013, John Dewey # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: keypair diff --git a/plugins/modules/keystone_federation_protocol.py b/plugins/modules/keystone_federation_protocol.py index 91db137a..14c206ee 100644 --- a/plugins/modules/keystone_federation_protocol.py +++ b/plugins/modules/keystone_federation_protocol.py @@ -2,11 +2,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: keystone_federation_protocol diff --git a/plugins/modules/keystone_federation_protocol_info.py b/plugins/modules/keystone_federation_protocol_info.py index 00867aee..dc90ce5d 100644 --- a/plugins/modules/keystone_federation_protocol_info.py +++ b/plugins/modules/keystone_federation_protocol_info.py @@ -2,11 +2,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: keystone_federation_protocol_info diff --git a/plugins/modules/lb_listener.py b/plugins/modules/lb_listener.py index 51718e18..262d5307 100644 --- a/plugins/modules/lb_listener.py +++ b/plugins/modules/lb_listener.py @@ -3,11 +3,6 @@ # Copyright (c) 2018 Catalyst Cloud Ltd. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: lb_listener diff --git a/plugins/modules/lb_member.py b/plugins/modules/lb_member.py index 074dc7b3..48031a1a 100644 --- a/plugins/modules/lb_member.py +++ b/plugins/modules/lb_member.py @@ -3,11 +3,6 @@ # Copyright (c) 2018 Catalyst Cloud Ltd. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: lb_member diff --git a/plugins/modules/lb_pool.py b/plugins/modules/lb_pool.py index c4a8ffe2..bbae0d23 100644 --- a/plugins/modules/lb_pool.py +++ b/plugins/modules/lb_pool.py @@ -3,11 +3,6 @@ # Copyright (c) 2018 Catalyst Cloud Ltd. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: lb_pool diff --git a/plugins/modules/loadbalancer.py b/plugins/modules/loadbalancer.py index 981eefa6..35edfaca 100644 --- a/plugins/modules/loadbalancer.py +++ b/plugins/modules/loadbalancer.py @@ -3,11 +3,6 @@ # Copyright (c) 2018 Catalyst Cloud Ltd. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: loadbalancer diff --git a/plugins/modules/network.py b/plugins/modules/network.py index 3c619774..094aab09 100644 --- a/plugins/modules/network.py +++ b/plugins/modules/network.py @@ -4,12 +4,6 @@ # Copyright (c) 2013, Benno Joy # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: network diff --git a/plugins/modules/networks_info.py b/plugins/modules/networks_info.py index d2a47289..6e242934 100644 --- a/plugins/modules/networks_info.py +++ b/plugins/modules/networks_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: networks_info diff --git a/plugins/modules/object.py b/plugins/modules/object.py index c36c30fb..d61b9a55 100644 --- a/plugins/modules/object.py +++ b/plugins/modules/object.py @@ -4,12 +4,6 @@ # Copyright (c) 2013, Benno Joy # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: object diff --git a/plugins/modules/port.py b/plugins/modules/port.py index a6059f75..85485aba 100644 --- a/plugins/modules/port.py +++ b/plugins/modules/port.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: port diff --git a/plugins/modules/port_info.py b/plugins/modules/port_info.py index 6cc6ecf1..020a9cc3 100644 --- a/plugins/modules/port_info.py +++ b/plugins/modules/port_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2016 IBM # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' module: port_info short_description: Retrieve information about ports within OpenStack. diff --git a/plugins/modules/project.py b/plugins/modules/project.py index c9265e98..083bdd42 100644 --- a/plugins/modules/project.py +++ b/plugins/modules/project.py @@ -2,12 +2,6 @@ # Copyright (c) 2015 IBM Corporation # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: project diff --git a/plugins/modules/project_access.py b/plugins/modules/project_access.py index 4241a876..28a7bc36 100644 --- a/plugins/modules/project_access.py +++ b/plugins/modules/project_access.py @@ -13,10 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this software. If not, see . -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - DOCUMENTATION = ''' --- module: project_access diff --git a/plugins/modules/project_info.py b/plugins/modules/project_info.py index 62a61a9f..0f9405f7 100644 --- a/plugins/modules/project_info.py +++ b/plugins/modules/project_info.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 Hewlett-Packard Enterprise Corporation # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: project_info diff --git a/plugins/modules/quota.py b/plugins/modules/quota.py index 78eab814..78d5d249 100644 --- a/plugins/modules/quota.py +++ b/plugins/modules/quota.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 Pason System Corporation # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: quota diff --git a/plugins/modules/recordset.py b/plugins/modules/recordset.py index fb8f011f..43357c5c 100644 --- a/plugins/modules/recordset.py +++ b/plugins/modules/recordset.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 Hewlett-Packard Enterprise # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: recordset diff --git a/plugins/modules/role_assignment.py b/plugins/modules/role_assignment.py index bad38d9a..da238124 100644 --- a/plugins/modules/role_assignment.py +++ b/plugins/modules/role_assignment.py @@ -2,12 +2,6 @@ # Copyright (c) 2016 IBM # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: role_assignment diff --git a/plugins/modules/router.py b/plugins/modules/router.py index fe12d412..ddc77dc9 100644 --- a/plugins/modules/router.py +++ b/plugins/modules/router.py @@ -3,12 +3,6 @@ # Copyright: Ansible Project # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: router diff --git a/plugins/modules/routers_info.py b/plugins/modules/routers_info.py index f61df37a..3f74bb6d 100644 --- a/plugins/modules/routers_info.py +++ b/plugins/modules/routers_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2019, Bram Verschueren # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: routers_info diff --git a/plugins/modules/security_group.py b/plugins/modules/security_group.py index 6ca774e7..2c95ecaf 100644 --- a/plugins/modules/security_group.py +++ b/plugins/modules/security_group.py @@ -4,12 +4,6 @@ # Copyright (c) 2013, Benno Joy # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: security_group diff --git a/plugins/modules/security_group_rule.py b/plugins/modules/security_group_rule.py index 6d72f140..d2c4afb3 100644 --- a/plugins/modules/security_group_rule.py +++ b/plugins/modules/security_group_rule.py @@ -4,12 +4,6 @@ # Copyright (c) 2013, Benno Joy # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: security_group_rule diff --git a/plugins/modules/server.py b/plugins/modules/server.py index 4d646dd1..ffc9357a 100644 --- a/plugins/modules/server.py +++ b/plugins/modules/server.py @@ -7,12 +7,6 @@ # Copyright (c) 2013, John Dewey # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: server diff --git a/plugins/modules/server_action.py b/plugins/modules/server_action.py index b6368474..d8d4c14a 100644 --- a/plugins/modules/server_action.py +++ b/plugins/modules/server_action.py @@ -4,12 +4,6 @@ # Copyright (c) 2015, Jesse Keating # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: server_action diff --git a/plugins/modules/server_group.py b/plugins/modules/server_group.py index 506c3ce1..07798977 100644 --- a/plugins/modules/server_group.py +++ b/plugins/modules/server_group.py @@ -3,12 +3,6 @@ # Copyright (c) 2016 Catalyst IT Limited # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: server_group diff --git a/plugins/modules/server_info.py b/plugins/modules/server_info.py index 562378de..1196ed0c 100644 --- a/plugins/modules/server_info.py +++ b/plugins/modules/server_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2014 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: server_info diff --git a/plugins/modules/server_metadata.py b/plugins/modules/server_metadata.py index d4163af5..80874ca4 100644 --- a/plugins/modules/server_metadata.py +++ b/plugins/modules/server_metadata.py @@ -4,11 +4,6 @@ # Copyright (c) 2016, Mario Santos # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'status': ['preview'], - 'supported_by': 'community', - 'metadata_version': '1.1'} - DOCUMENTATION = ''' --- module: server_metadata diff --git a/plugins/modules/server_volume.py b/plugins/modules/server_volume.py index 4548e625..7717095d 100644 --- a/plugins/modules/server_volume.py +++ b/plugins/modules/server_volume.py @@ -4,12 +4,6 @@ # Copyright (c) 2014 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: server_volume diff --git a/plugins/modules/stack.py b/plugins/modules/stack.py index db9ad8ad..9aa213d0 100644 --- a/plugins/modules/stack.py +++ b/plugins/modules/stack.py @@ -5,12 +5,6 @@ # (c) 2016, Steve Baker # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: stack diff --git a/plugins/modules/subnet.py b/plugins/modules/subnet.py index 33d1c71a..ce2ec043 100644 --- a/plugins/modules/subnet.py +++ b/plugins/modules/subnet.py @@ -4,12 +4,6 @@ # (c) 2013, Benno Joy # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: subnet diff --git a/plugins/modules/subnets_info.py b/plugins/modules/subnets_info.py index d017979c..d623fbe1 100644 --- a/plugins/modules/subnets_info.py +++ b/plugins/modules/subnets_info.py @@ -3,12 +3,6 @@ # Copyright (c) 2015 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: subnets_info diff --git a/plugins/modules/volume.py b/plugins/modules/volume.py index 18e4fb8d..730d5fa7 100644 --- a/plugins/modules/volume.py +++ b/plugins/modules/volume.py @@ -3,12 +3,6 @@ # Copyright (c) 2014 Hewlett-Packard Development Company, L.P. # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'metadata_version': '1.1', - 'status': ['preview'], - 'supported_by': 'community'} - - DOCUMENTATION = ''' --- module: volume diff --git a/plugins/modules/volume_snapshot.py b/plugins/modules/volume_snapshot.py index 134bace4..6fb1ca59 100644 --- a/plugins/modules/volume_snapshot.py +++ b/plugins/modules/volume_snapshot.py @@ -4,11 +4,6 @@ # Copyright (c) 2016, Mario Santos # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) - -ANSIBLE_METADATA = {'status': ['preview'], - 'supported_by': 'community', - 'metadata_version': '1.1'} - DOCUMENTATION = ''' --- module: volume_snapshot