Metadata-Version: 2.1
Name: ansible_events
Version: 0.1.1
Summary: Event driven automation for Ansible
Home-page: https://github.com/benthomasson/ansible-events
Author: Ben Thomasson
Author-email: ben.thomasson@gmail.com
License: Apache Software License 2.0
Keywords: ansible_events
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

==============
ansible-events
==============


.. image:: https://img.shields.io/pypi/v/ansible_events.svg
        :target: https://pypi.python.org/pypi/ansible_events

.. image:: https://img.shields.io/travis/benthomasson/ansible_events.svg
        :target: https://travis-ci.com/benthomasson/ansible_events

.. image:: https://readthedocs.org/projects/ansible-events/badge/?version=latest
        :target: https://ansible-events.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Event driven automation for Ansible


* Free software: Apache Software License 2.0
* Documentation: https://ansible-events.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2022-02-16)
------------------

* First release on PyPI.


