roots / trellis-cli

A CLI to manage Trellis projects
https://roots.io/trellis/
MIT License
166 stars 25 forks source link

Set development inventory file based on VM #379

Closed swalkinshaw closed 1 year ago

swalkinshaw commented 1 year ago

Automatically sets Ansible's inventory (--inventory-file option) in development based on the type of VM detected.

trellis-cli's Lima based VM gets priority over Vagrant by default if both inventory files are detected.