Parse vm_name from ansible log
Spawn new VM, executing the following steps:
- call the spawn playbook to startup/provision a building instance
- get an IP and test if the builder responds
- repeat this until you get an IP of working builder
| Returns: | dict with ip and name of created VM |
|---|---|
| Raises CoprSpawnFailError: | |