mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fixes #28290: Added missing colon for paramiko host_key_auto_add line in network_debug_troubleshooting.rst (#28695)
This commit is contained in:
@@ -276,7 +276,7 @@ Environment variable method::
|
||||
|
||||
ansible.cfg
|
||||
|
||||
.. code-block: ini
|
||||
.. code-block:: ini
|
||||
|
||||
[paramiko_connection]
|
||||
host_key_auto_add = True
|
||||
|
||||
Reference in New Issue
Block a user