1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update netapp_e_amg_sync.py (#22693)

This commit is contained in:
nevotheless 2017-03-28 13:19:05 +02:00 committed by ansibot
parent 34a3ab94d8
commit ab8578d343

View file

@ -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'