1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix doc indentation

This commit is contained in:
Ganesh B. Nalawade 2018-07-04 10:59:18 +05:30
parent 74a23f50e4
commit fa8b07e452

View file

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