Fix the ansible intro_inventory.html link
Change-Id: I0f35c2ea1400ea25fdb253580c6c1b2e06ae591e
This commit is contained in:
parent
ccc768414c
commit
1f83ed0533
@ -60,7 +60,7 @@ controls how ansible interacts with remote hosts.
|
|||||||
|
|
||||||
Ansible uses SSH to connect the deployment host and target hosts. For more
|
Ansible uses SSH to connect the deployment host and target hosts. For more
|
||||||
information about SSH authentication please reference
|
information about SSH authentication please reference
|
||||||
`Ansible documentation <http://docs.ansible.com/ansible/intro_inventory.html>`__.
|
`Ansible documentation <http://docs.ansible.com/ansible/latest/intro_inventory.html>`__.
|
||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
@ -75,7 +75,7 @@ controls how ansible interacts with remote hosts.
|
|||||||
|
|
||||||
Additional inventory parameters might be required according to your
|
Additional inventory parameters might be required according to your
|
||||||
environment setup. Reference `Ansible Documentation
|
environment setup. Reference `Ansible Documentation
|
||||||
<http://docs.ansible.com/ansible/intro_inventory.html>`__ for more
|
<http://docs.ansible.com/ansible/latest/intro_inventory.html>`__ for more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
|
|
||||||
|
@ -130,7 +130,7 @@ workaround_ansible_issue_8743: yes
|
|||||||
# interface by default. This interface must contain an IP address.
|
# interface by default. This interface must contain an IP address.
|
||||||
# It is possible for hosts to have non-matching names of interfaces - these can
|
# It is possible for hosts to have non-matching names of interfaces - these can
|
||||||
# be set in an inventory file per host or per group or stored separately, see
|
# be set in an inventory file per host or per group or stored separately, see
|
||||||
# http://docs.ansible.com/ansible/intro_inventory.html
|
# http://docs.ansible.com/ansible/latest/intro_inventory.html
|
||||||
# Yet another way to workaround the naming problem is to create a bond for the
|
# Yet another way to workaround the naming problem is to create a bond for the
|
||||||
# interface on all hosts and give the bond name here. Similar strategy can be
|
# interface on all hosts and give the bond name here. Similar strategy can be
|
||||||
# followed for other types of interfaces.
|
# followed for other types of interfaces.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user