diff --git a/docs/docsite/rst/network/getting_started/network_connection_options.rst b/docs/docsite/rst/network/getting_started/network_connection_options.rst index c23e7307a9d..bdfb93cb97b 100644 --- a/docs/docsite/rst/network/getting_started/network_connection_options.rst +++ b/docs/docsite/rst/network/getting_started/network_connection_options.rst @@ -42,7 +42,7 @@ Using the global configuration (in :file:`ansible.cfg`) .. code-block:: ini - [persistent_connection ] + [persistent_connection] command_timeout = 30 See :ref:`ansible_variable_precedence` for details on the relative precedence of each of these variables. See the individual connection type to understand each option.