glenndehaan / ansible-win_hyperv_guest

An ansible module to control Hyper-V VM's through ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Windows Hyper-V Guest Module

An Ansible module to control Hyper-V VM's from Ansible

Structure

  • Python
  • YAML
  • Powershell

Basic Usage

  • Install Ansible 2.4
  • Run pip install pywinrm
  • Run ansible-playbook -i ./src/hosts ./src/create_vm.yml

Notes

License

MIT

About

An ansible module to control Hyper-V VM's through ansible

License:MIT License


Languages

Language:PowerShell 60.0%Language:Python 40.0%