Skip to content

Script for generation dynamic Ansible inventory from XenServer

License

Notifications You must be signed in to change notification settings

patran/xen_ansible_inventory

 
 

Repository files navigation

Build Status

Description

XEN Ansible Inventory is dynamic inventory script for listing XenServer virtual machines. Its configurable via its ini file, or command line arguments.

Installation

install prerequisites:

pip install -r requirements.txt

Clone xen_ansible_inventory at your IT Automation server:

git clone https://github.com/mikesimos/xen_ansible_inventory.git

Configure xen_inventory.ini file accordingly.

Usage

Example usage: $ ansible all -i xen_inventory.py -m ping

Requirements

XenServer>=6.5 XenAPI>=1.2

Author Information

Michael Angelos Simos

www.asimos.tk

About

Script for generation dynamic Ansible inventory from XenServer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%