Try another flavour of markdown
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy 2020-04-24 13:15:45 +02:00
parent a49d9955af
commit bc6e081902
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,49 +1,30 @@
Molecule Hetzner Cloud Driver Plugin # Molecule Hetzner Cloud Driver Plugin
====================================
[![PyPI Package]] [![Drone CI-CD](https://drone.autonomic.zone/api/badges/autonomic-cooperative/molecule-hetznercloud/status.svg)](https://drone.autonomic.zone/autonomic-cooperative/molecule-hetznercloud)
[![Drone CI/CD]] [![PyPI Package](https://badge.fury.io/py/molecule-hetznercloud.svg)](https://badge.fury.io/py/molecule-hetznercloud)
[![Repository License]] [![Repository License](https://img.shields.io/badge/license-LGPL-brightgreen.svg)](LICENSE)
Molecule Hetzner Cloud driver plugin. Molecule Hetzner Cloud driver plugin.
Usage ## Usage
-----
TODO. TODO.
Mirroring ## Mirroring
---------
- [Primary] @ git.autonomic.zone (because independent cooperatively - [Primary](https://git.autonomic.zone/autonomic-cooperative/molecule-hetznercloud) @ git.autonomic.zone (because independent cooperatively run infrastructure, yay!)
run infrastructure, yay!) - [Mirror](https://github.com/ansible-community/molecule-hetznercloud) @ github.com (because centralised commerically owned infrastructure, sigh!)
- [Mirror] @ github.com (because centralised commerically owned
infrastructure, sigh)
Molecule Documentation ## Molecule Documentation
----------------------
> <https://molecule.readthedocs.io> > https://molecule.readthedocs.io
Contact ## Contact
-------
- Ping @decentral1se on the `#ansible-molecule` channel on [Freenode]. - Ping @decentral1se on the `#ansible-molecule` channel on [Freenode](https://freenode.net).
License ## License
-------
The [LGPL] License. The [LGPL](https://www.gnu.org/licenses/lgpl-3.0.en.html) 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