Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 911 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 911 Bytes

Original Code:

Repo: https://github.com/glenndehaan/ansible-win_hyperv_guest created by https://github.com/glenndehaan Heavily modified to fit SCVMM by https://github.com/andrihitz project for https://github.com/open-circle-ltd

Ansible Windows SCVMM Guest Module

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

Structure

  • Python
  • YAML
  • Powershell

Basic Usage

  • Install Ansible 2.8
  • Run pip install pywinrm
  • create your playbook with the the documentary at library/win_scvmm_guest.py

Notes

License

MIT