Metadata-Version: 2.1
Name: molecule-hetznercloud
Version: 0.0.0.dev0
Summary: Molecule Hetzner Cloud Plugin :: run molecule tests with hetzner cloud as a provisioner
Home-page: https://github.com/ansible-community/molecule-hetznercloud
Author: Luke Murphy
Author-email: lukewm@riseup.net
Maintainer: Luke Murphy
Maintainer-email: lukewm@riseup.net
License: MIT
Project-URL: Bug Tracker, https://github.com/ansible-community/molecule-hetznercloud/issues
Project-URL: Release Management, https://github.com/ansible-community/molecule-hetznercloud/projects
Project-URL: CI: Travis, https://travis-ci.com/ansible-community/molecule-hetznercloud
Project-URL: Source Code, https://github.com/ansible-community/molecule-hetznercloud
Description: *****************************
        Molecule Hetzner Cloud Plugin
        *****************************
        
        .. image:: https://badge.fury.io/py/molecule-hetznercloud.svg
           :target: https://badge.fury.io/py/molecule-hetznercloud
           :alt: PyPI Package
        
        .. image:: https://img.shields.io/travis/com/ansible-community/molecule-hetznercloud/master.svg?label=Travis%20CI
           :target: https://travis-ci.com/pycontribs/molecule-hetznercloud
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
           :target: https://github.com/python/black
           :alt: Python Black Code Style
        
        .. image:: https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg
           :target: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
           :alt: Ansible Code of Conduct
        
        .. image:: https://img.shields.io/badge/Mailing%20lists-Ansible-orange.svg
           :target: https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information
           :alt: Ansible mailing lists
        
        .. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg
           :target: LICENSE
           :alt: Repository License
        
        Molecule Hetzner Cloud driver plugin.
        
        Documentation
        =============
        
            https://molecule.readthedocs.io
        
        .. _get-involved:
        
        Get Involved
        ============
        
        * Join us in the ``#ansible-molecule`` channel on `Freenode`_.
        * Join the discussion in `molecule-users Forum`_.
        * Join the community working group by checking the `wiki`_.
        * Want to know about releases, subscribe to `ansible-announce list`_.
        * For the full list of Ansible email Lists, IRC channels see the
          `communication page`_.
        
        .. _`Freenode`: https://freenode.net
        .. _`molecule-users Forum`: https://groups.google.com/forum/#!forum/molecule-users
        .. _`wiki`: https://github.com/ansible/community/wiki/Molecule
        .. _`ansible-announce list`: https://groups.google.com/group/ansible-announce
        .. _`communication page`: https://docs.ansible.com/ansible/latest/community/communication.html
        
        .. _authors:
        
        Authors
        =======
        
        Molecule Hetzner Cloud Plugin was created by Luke Murphy based on code from Molecule.
        
        .. _license:
        
        License
        =======
        
        The `MIT`_ License.
        
        .. _`MIT`: https://github.com/ansible/molecule/blob/master/LICENSE
        
        The logo is licensed under the `Creative Commons NoDerivatives 4.0 License`_.
        
        If you have some other use in mind, contact us.
        
        .. _`Creative Commons NoDerivatives 4.0 License`: https://creativecommons.org/licenses/by-nd/4.0/
        
Keywords: ansible,roles,testing,molecule,plugin,hetznercloud,verifier
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: test
