diff --git a/network/openswitch/ops_template.py b/network/openswitch/ops_template.py index c5eb97f79cc..dba1d46a552 100644 --- a/network/openswitch/ops_template.py +++ b/network/openswitch/ops_template.py @@ -119,8 +119,7 @@ tasks: RETURN = """ updates: - description: The list of configuration updates to be merged The format - of the return is 'key: new_value (old_value)' + description: The list of configuration updates to be merged retured: always type: list sample: ["System.hostname: ops01 (switch)"]