Try another flavour of markdown
continuous-integration/drone/push Build is passing Details

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
1 changed files with 14 additions and 33 deletions

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.
Usage
-----
## Usage
TODO.
Mirroring
---------
## 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) @ git.autonomic.zone (because independent cooperatively run infrastructure, yay!)
- [Mirror](https://github.com/ansible-community/molecule-hetznercloud) @ 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.
[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
The [LGPL](https://www.gnu.org/licenses/lgpl-3.0.en.html) license.