Fix doc indentation

pull/42271/head
Ganesh B. Nalawade 6 years ago
parent 74a23f50e4
commit fa8b07e452

@ -624,14 +624,14 @@ Example ssh config file (~/.ssh/config)
Example Ansible inventory file
.. code-block:: ini
[junos]
junos
[junos:vars]
ansible_connection=netconf
ansible_network_os=junos
ansible_user=myuser
ansible_ssh_pass=!vault...
[junos]
junos
[junos:vars]
ansible_connection=netconf
ansible_network_os=junos
ansible_user=myuser
ansible_ssh_pass=!vault...
.. note:: Using ``ProxyCommand`` with passwords via variables

Loading…
Cancel
Save