This repo contains a full repo about creating one or multiples virtual machines based on hyper-v.
The project was created because there was no suitable Ansible module for Hyper-V virtual machine creation and so it has grown accordingly.
You can also create a own active directory with this repo.
A blog series based on this repo will be available on my Blog.
Download the folder and run follow command:
ansible-playbook main.yaml
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.