Metadata-Version: 2.1
Name: zbuilder
Version: 0.0.10
Summary: Create VMs
Home-page: https://github.com/hasiotis/zbuilder
Author: Chasiotis Nikos
Author-email: hasiotis@gmail.com
License: GPLv3+
Description: # Zbuilder: Building VMs and applying ansible playbooks
        
        [![Documentation Status](https://readthedocs.org/projects/zbuilder/badge/?version=develop)](https://zbuilder.readthedocs.io/en/develop/?badge=develop)
        [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/hasiotis/zbuilder/blob/master/LICENSE)
        
        ZBuilder is a tool to help you build VMs ready to be transfered to ansible.
        By using ansible as a library, it has access to all ansible variables. This
        way it achieves high integration with ansible.
        
        ## Installation
        
        Install and update using:
        ```
        pip3 install --user -U zbuilder
        ```
        
        ## Links
        
        * [Documentation](https://zbuilder.readthedocs.io/en/develop/?badge=develop)
        * [Releases](https://pypi.org/project/zbuilder/)
        * [Code](https://github.com/hasiotis/zbuilder)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
