[IMPROVEMENT] Add basic tooling
89luca89 opened this issue · 0 comments
89luca89 commented
We should have some basic tools to ease the use of the project
Ideally we can gather them in a ./utils
folder
Some basic tools can be
generate_inventory
to create a basic inventory from a template, passing arguments to itterrible
up
to easily run the playbookdown
to shut down VMs preserving resourcespurge
to purge a playbookvalidate
to validate an existing playbookcheck_deps
to check if the system meets all terrible requirements
Open to other ideas