[IMPROVEMENT] Improve inventory defaults #91
Labels
enhancement
New feature or request
experimental
This issue needs a deep research and some improvement evaluation
help wanted
Extra attention is needed
refactoring
Improve the code readability changing nomenclature and/or some other things
Milestone
Right now, setting up a VM can be quite a bit of YAML code, so we should improve this giving better and sane defaults for all aspects of a VM
Right now we could improve setting up:
default_route
by defaultansible_host
/mnt/${ disk name }
pool_name
swap
it should defaultmount_point
tonone
without having to declare itpool_name
should default todefault
Ideally a simple inventory without many variables should be able to declare VMs in a simple manner like:
Or even simpler if no external disks are declared
The text was updated successfully, but these errors were encountered: