fix network_connection_options text (#78813)

pull/78825/head
taso 3 years ago committed by GitHub
parent b1ff0f4ebc
commit 24a42bb25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save