diff --git a/README.md b/README.md new file mode 100644 index 0000000..bc5ca0e --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +Molecule Hetzner Cloud Driver Plugin +==================================== + +[![PyPI Package]] + +[![Drone CI/CD]] + +[![Repository License]] + +Molecule Hetzner Cloud driver plugin. + +Usage +----- + +TODO. + +Mirroring +--------- + +- [Primary] @ git.autonomic.zone (because independent cooperatively + run infrastructure, yay!) +- [Mirror] @ github.com (because centralised commerically owned + infrastructure, sigh) + +Molecule Documentation +---------------------- + +> + +Contact +------- + +- Ping @decentral1se on the `#ansible-molecule` channel on [Freenode]. + +License +------- + +The [LGPL] License. + +[PyPI Package]: https://badge.fury.io/py/molecule-hetznercloud.svg +[![PyPI Package]]: https://badge.fury.io/py/molecule-hetznercloud +[Drone CI/CD]: https://drone.autonomic.zone/api/badges/autonomic-cooperative/molecule-hetznercloud/status.svg +[![Drone CI/CD]]: https://drone.autonomic.zone/autonomic-cooperative/molecule-hetznercloud +[Repository License]: https://img.shields.io/badge/license-LGPL-brightgreen.svg +[![Repository License]]: LICENSE +[Primary]: https://git.autonomic.zone/autonomic-cooperative/molecule-hetznercloud +[Mirror]: https://github.com/ansible-community/molecule-hetznercloud +[Freenode]: https://freenode.net +[LGPL]: https://www.gnu.org/licenses/lgpl-3.0.en.html diff --git a/README.rst b/README.rst deleted file mode 100644 index de5d0c4..0000000 --- a/README.rst +++ /dev/null @@ -1,50 +0,0 @@ -************************************ -Molecule Hetzner Cloud Driver Plugin -************************************ - -.. image:: https://badge.fury.io/py/molecule-hetznercloud.svg - :target: https://badge.fury.io/py/molecule-hetznercloud - :alt: PyPI Package - -.. image:: https://drone.autonomic.zone/api/badges/autonomic-cooperative/molecule-hetznercloud/status.svg - :target: https://drone.autonomic.zone/autonomic-cooperative/molecule-hetznercloud - :alt: Drone CI/CD - -.. image:: https://img.shields.io/badge/license-LGPL-brightgreen.svg - :target: LICENSE - :alt: Repository License - -Molecule Hetzner Cloud driver plugin. - -Usage -===== - -TODO. - -Mirroring -========= - -* `Primary`_ @ git.autonomic.zone (because independent cooperatively run infrastructure, yay!) -* `Mirror`_ @ github.com (because centralised commerically owned infrastructure, sigh) - -.. _`Primary`: https://git.autonomic.zone/autonomic-cooperative/molecule-hetznercloud -.. _`Mirror`: https://github.com/ansible-community/molecule-hetznercloud - -Molecule Documentation -====================== - - https://molecule.readthedocs.io - -Contact -======= - -* Ping @decentral1se on the ``#ansible-molecule`` channel on `Freenode`_. - -.. _`Freenode`: https://freenode.net - -License -======= - -The `LGPL`_ License. - -.. _`LGPL`: https://www.gnu.org/licenses/lgpl-3.0.en.html