Merge pull request #12754 from gh0st/patch-1
docs: updates link to inventory file documentation
This commit is contained in:
commit
bb3985f02a
@ -83,7 +83,7 @@ end
|
||||
|
||||
## The Inventory File
|
||||
|
||||
When using Ansible, it needs to know on which machines a given playbook should run. It does this by way of an [inventory](https://docs.ansible.com/intro_inventory.html) file which lists those machines. In the context of Vagrant, there are two ways to approach working with inventory files.
|
||||
When using Ansible, it needs to know on which machines a given playbook should run. It does this by way of an [inventory](https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html#intro-inventory) file which lists those machines. In the context of Vagrant, there are two ways to approach working with inventory files.
|
||||
|
||||
### Auto-Generated Inventory
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user