Merge pull request #12410 from gilbertbw/patch-1
Update link to ansible installation instructions
This commit is contained in:
commit
ec966b8996
@ -20,7 +20,7 @@ The Vagrant Ansible Local provisioner allows you to provision the guest using [A
|
||||
|
||||
The main advantage of the Ansible Local provisioner in comparison to the [Ansible (remote) provisioner](/docs/provisioning/ansible) is that it does not require any additional software on your Vagrant host.
|
||||
|
||||
On the other hand, [Ansible must obviously be installed](https://docs.ansible.com/intro_installation.html#installing-the-control-machine) on your guest machine(s).
|
||||
On the other hand, [Ansible must obviously be installed](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) on your guest machine(s).
|
||||
|
||||
**Note:** By default, Vagrant will _try_ to automatically install Ansible if it is not yet present on the guest machine (see the `install` option below for more details).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user