Commit ce9a1fef authored by David Wilson's avatar David Wilson

docs: fix float

parent 23f78ca5
...@@ -177,6 +177,10 @@ as running `sftp` and `rsync` over a `sudo` session, to an account the user ...@@ -177,6 +177,10 @@ as running `sftp` and `rsync` over a `sudo` session, to an account the user
cannot otherwise directly log into, including in restrictive environments that cannot otherwise directly log into, including in restrictive environments that
for example enforce an interactive TTY and account password. for example enforce an interactive TTY and account password.
.. raw:: html
<div style="clear: both;"></div>
.. code-block:: python .. code-block:: python
bastion = router.ssh(hostname='bastion.mycorp.com') bastion = router.ssh(hostname='bastion.mycorp.com')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment