chez-shanpu / vsphere-vm-provisioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • ansible
  • python >= 2.6
  • PyVmomi

Usage

  1. Install dependencies
$ pip install pyvmomi
  1. exec
# edit variable file
$ vi roles/common/vars/main.yaml

# exec
$ ansible-playbook provision.yaml 

About