docs/ansible: Fix an internal hyperlink
Fixing a typo made in 073898046542323eb11c2e129f37fa558ae201e1, after getting the confirmation that all the Vagrant docs will continue to use full path for internal links (for the moment). [ci skip]
This commit is contained in:
parent
71dd393134
commit
270618284c
|
@ -196,5 +196,5 @@ Some of these options are for advanced usage only and should not be used unless
|
|||
|
||||
<div class="alert alert-info">
|
||||
<strong>Tip:</strong>
|
||||
With the `ansible_local` provisioner, it is currently possible to use this option to specify which version of Ansible must be automatically installed, but <strong>only</strong> in combination with the [**`install_mode`**](ansible_local.html#install_mode) set to <strong>`:pip`</strong>.
|
||||
With the `ansible_local` provisioner, it is currently possible to use this option to specify which version of Ansible must be automatically installed, but <strong>only</strong> in combination with the [**`install_mode`**](/docs/provisioning/ansible_local.html#install_mode) set to <strong>`:pip`</strong>.
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue