Metadata-Version: 1.1
Name: ansible-flow
Version: 0.1.0
Summary: Workflow tool to speed up interactions with Ansible
Home-page: https://github.com/jmvrbanac/ansible-flow
Author: John Vrbanac
Author-email: john.vrbanac@linux.com
License: Apache v2
Description: Ansible-Flow
        ============
        
        Ansible-flow is a simple utility to help make ansible easier to use with a
        specific set of production use-cases.
        
        If you need to do the following, the ansible-flow might be for you:
        
        * Use the same playbooks against multiple environments
        * Use bastions in your deployment
        * Run a collection of playbooks in sequence.
        
        Links:
        ------
        
        * GitHub: `<https://github.com/jmvrbanac/ansible-flow>`_
        * ReadTheDocs: `<http://ansible-flow.readthedocs.org/en/latest/>`_
        
Keywords: ansible management workflow
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
