diff --git a/lib/ansible/modules/remote_management/ucs/ucs_ip_pool.py b/lib/ansible/modules/remote_management/ucs/ucs_ip_pool.py index cdbfe72871..f5618e8bb3 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_ip_pool.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_ip_pool.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_lan_connectivity.py b/lib/ansible/modules/remote_management/ucs/ucs_lan_connectivity.py index 0325468aef..16d34d9fb5 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_lan_connectivity.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_lan_connectivity.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_mac_pool.py b/lib/ansible/modules/remote_management/ucs/ucs_mac_pool.py index 0353609be5..26eb925ca2 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_mac_pool.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_mac_pool.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_ntp_server.py b/lib/ansible/modules/remote_management/ucs/ucs_ntp_server.py index 77183bc010..c3b6041079 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_ntp_server.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_ntp_server.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_san_connectivity.py b/lib/ansible/modules/remote_management/ucs/ucs_san_connectivity.py index d78382086d..fc13a6184e 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_san_connectivity.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_san_connectivity.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_storage_profile.py b/lib/ansible/modules/remote_management/ucs/ucs_storage_profile.py index 46a269175c..146507b0c3 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_storage_profile.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_storage_profile.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_timezone.py b/lib/ansible/modules/remote_management/ucs/ucs_timezone.py index 4e28b49df5..cb43d16058 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_timezone.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_timezone.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_uuid_pool.py b/lib/ansible/modules/remote_management/ucs/ucs_uuid_pool.py index 19eaaf5cb4..7b7dd38e22 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_uuid_pool.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_uuid_pool.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_vhba_template.py b/lib/ansible/modules/remote_management/ucs/ucs_vhba_template.py index e8c1605bea..069b40e6d7 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_vhba_template.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_vhba_template.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_vlans.py b/lib/ansible/modules/remote_management/ucs/ucs_vlans.py index 5fed57c345..97e3a7e6cb 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_vlans.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_vlans.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_vnic_template.py b/lib/ansible/modules/remote_management/ucs/ucs_vnic_template.py index f17f27afcb..d509d8c109 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_vnic_template.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_vnic_template.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_vsans.py b/lib/ansible/modules/remote_management/ucs/ucs_vsans.py index 257192d150..3a61165b13 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_vsans.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_vsans.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' --- diff --git a/lib/ansible/modules/remote_management/ucs/ucs_wwn_pool.py b/lib/ansible/modules/remote_management/ucs/ucs_wwn_pool.py index 549ee73c3b..886b0c7f1b 100644 --- a/lib/ansible/modules/remote_management/ucs/ucs_wwn_pool.py +++ b/lib/ansible/modules/remote_management/ucs/ucs_wwn_pool.py @@ -8,7 +8,7 @@ __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', 'status': ['preview'], - 'supported_by': 'community'} + 'supported_by': 'certified'} DOCUMENTATION = r''' ---