📝 Update documentation

This commit is contained in:
Neill Cox 2023-10-19 16:26:55 +11:00
parent 23de20b1e5
commit f930b5f746
4 changed files with 133 additions and 7 deletions

21
TODO.md Normal file
View file

@ -0,0 +1,21 @@
# Tests
There aren't any which. At least basic unit tests would be good.
# Documentation
There's a README, but it should be expanded.
# Error handling.
There's very litle and this is a complex process involving talking to other systems over the net.
# Convert to Ansible
Maybe this should all have been an ansible role. Maybe that will happen yet.
# Ideas for specific scripts:
## create_aio_vm
Quite a few compromises to do with the versions of virt_install / libvirt available to me.