Make the VMonG5k provider idempotent
- Introduce a force_deploy option which controls whether any existing VM should be destroyed.
- Add a
destroy.ymlplaybook for this purpose. - Adapt the
site.ymlto support idempotency, the already running VMs are listed so that we don't attempt to start them again
Fix #4 (closed)