-
Notifications
You must be signed in to change notification settings - Fork 29
[IMPROVEMENT] Improve inventory defaults #91
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestexperimentalThis issue needs a deep research and some improvement evaluationThis issue needs a deep research and some improvement evaluationhelp wantedExtra attention is neededExtra attention is neededrefactoringImprove the code readability changing nomenclature and/or some other thingsImprove the code readability changing nomenclature and/or some other things
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestexperimentalThis issue needs a deep research and some improvement evaluationThis issue needs a deep research and some improvement evaluationhelp wantedExtra attention is neededExtra attention is neededrefactoringImprove the code readability changing nomenclature and/or some other thingsImprove the code readability changing nomenclature and/or some other things
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_routeby defaultansible_host/mnt/${ disk name }pool_nameswapit should defaultmount_pointtononewithout having to declare itpool_nameshould default todefaultIdeally 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