diff --git a/lib/ansible/modules/storage/netapp/netapp_e_amg_sync.py b/lib/ansible/modules/storage/netapp/netapp_e_amg_sync.py index 25495304e57..5a26aecff35 100644 --- a/lib/ansible/modules/storage/netapp/netapp_e_amg_sync.py +++ b/lib/ansible/modules/storage/netapp/netapp_e_amg_sync.py @@ -25,7 +25,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.0', DOCUMENTATION = """ --- module: netapp_e_amg_sync -short_description: Conduct synchronization actions on asynchronous member groups. +short_description: Conduct synchronization actions on asynchronous mirror groups. description: - Allows for the initialization, suspension and resumption of an asynchronous mirror group's synchronization for NetApp E-series storage arrays. version_added: '2.2'