diff --git a/lib/ansible/modules/network/openswitch/ops_template.py b/lib/ansible/modules/network/openswitch/ops_template.py index aba8fd5c11..98fa25a0b7 100644 --- a/lib/ansible/modules/network/openswitch/ops_template.py +++ b/lib/ansible/modules/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)"]