hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.02k stars 4.42k forks source link

Improve simplicity of ansible_local inventory in documentation #13302

Open JonTheNiceGuy opened 7 months ago

JonTheNiceGuy commented 7 months ago

This change removes the dependency on an externally managed inventory and configuration options, instead preferring to keep all the options in a single location.

Happy to discuss this further, if required.