Metadata-Version: 2.0
Name: nsbl
Version: 0.2.2
Summary: elastic ansible configuration
Home-page: https://github.com/makkus/nsbl
Author: Markus Binsteiner
Author-email: makkus@posteo.de
License: GNU General Public License v3
Keywords: nsbl
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: Click (>=6.7)
Requires-Dist: ansible (==2.4.1.0)
Requires-Dist: click-log (>=0.1.8)
Requires-Dist: cookiecutter (==1.5.1)
Requires-Dist: cursor (>=1.1.0)
Requires-Dist: frkl (==0.1.0)

====
nsbl
====


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

.. image:: https://img.shields.io/travis/makkus/nsbl.svg
        :target: https://travis-ci.org/makkus/nsbl

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

.. image:: https://pyup.io/repos/github/makkus/nsbl/shield.svg
     :target: https://pyup.io/repos/github/makkus/nsbl/
     :alt: Updates


elastic ansible configuration


* Free software: GNU General Public License v3
* Documentation: https://nsbl.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 (2017-05-22)
------------------

* First release on PyPI.


