We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921f3aa commit 0e47280Copy full SHA for 0e47280
docs/ansible_detailed.rst
@@ -1009,7 +1009,7 @@ Like the :ans:conn:`ssh` except connection delegation is supported.
1009
* ``mitogen_ssh_keepalive_count``: integer count of server keepalive messages to
1010
which no reply is received before considering the SSH server dead. Defaults
1011
to 10.
1012
-* ``mitogen_ssh_keepalive_count``: integer seconds delay between keepalive
+* ``mitogen_ssh_keepalive_interval``: integer seconds delay between keepalive
1013
messages. Defaults to 30.
1014
1015
0 commit comments