when i try to use module na_ontap_snapmirror to break a sm relationship , it will quiesce before broken off , but quiesce take longer than expected > 15 minutes .
but the wait_for_quiesced_status fuction only allow wait for 25 sec which result playbook task fail "Taking a long time to quiesce SnapMirror relationship, try again later"
will there possible to let user specfiy a longer wait time for quiesce job
Summary
when i try to use module na_ontap_snapmirror to break a sm relationship , it will quiesce before broken off , but quiesce take longer than expected > 15 minutes . but the wait_for_quiesced_status fuction only allow wait for 25 sec which result playbook task fail "Taking a long time to quiesce SnapMirror relationship, try again later"
will there possible to let user specfiy a longer wait time for quiesce job
Component Name
na_ontap_snapmirror
Additional Information
-- name: Break snapmirror hosts: localhost
tasks: