Used to provision Virtual Machines on OpenShift Clusters.
Documentation for each role and playbook can be found in their respective subdirectories.
** Technical Preview - Still Under Development **
(This still needs to be created. Possibly as a module of the collection rather than a random script)
To cleanup a VM you can run the cleanup_vm.sh
script located in ~/.ansible/collections/ansible_collections/community/cnv/supporting_files/cleanup_vm.sh
It takes the short hostname of the VM(s) as an argument. IE cleanup_vm.sh virtualmachine1 virtualmachine2