Metadata-Version: 1.2
Name: awx-exporter
Version: 0.2
Summary: cli tool to create a portable/workstation compatible version of awx/tower inventories
Home-page: https://github.com/np-at/awx_exporter
Author: np-at
Author-email: 
License: GPL3
Description: # awx_exporter
        Quick and dirty way to make a workstation portable version of your awx/ansible tower inventories
        
        ## Requirements
        to run, this script requires requests and pyaml
        using pip run:
        > pip3 install -U requests pyaml
        
Platform: UNKNOWN
Requires-Python: >=3.5
