Skip to content

lucasafonsokremer/python-awx-vmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Custom python script for VMware dynamic inventory. Created for collect VMware information for AWX inventories.

Created by Lucas Afonso Kremer

https://www.linkedin.com/in/lucasafonsokremer

Requirements

  • Libs:
- pyVmomi
  • ENVIROMENT Variables:
- VMWARE_USERNAME
- VMWARE_PASSWORD
- VMWARE_SERVER
- VMWARE_VALIDATE_CERTS (true or false)

How to use

  • Import this script on AWX accessing "Resources > Inventory Scripts" menu.

Based on

For informations about the original AWX VMware plugin:

AWX plugin

For informations about VMware variables, check this link:

INI with vars

About

Custom python script for VMware dynamic inventory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages