Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Hosts all GPL3 licensed code used in the Chaperone Ansible repositories

License

Notifications You must be signed in to change notification settings

vmware-archive/ansible-modules-extras-gpl3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-modules-extra-gpl3

Ansible modules for manipulating bits and pieces of vSphere, vCenter, NSX and other portions of VIO related technologies.

Minimal Requirements

  • Python urllib2
  • Python ast
  • Python datetime
  • VMware 'pyVmomi"

Notes

None yet.

Examples:

Create a new virtual distributed switch

  • name: Create VDS local_action: module: vds hostname: myvCenter.corp.local vs_port: 443 username: "admin@vsphere.local" password: "some_sneaky_password" vds_name: "myVIOVDS" numUplinks: 8 numPorts: 128 networkIOControl: true productVersion: "6.0.0" state: present

About

Hosts all GPL3 licensed code used in the Chaperone Ansible repositories

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages