Molecule Hetzner Cloud driver plugin
Go to file
Luke Murphy a49d9955af
continuous-integration/drone/push Build is passing Details
Move to markdown because formatting on RST is problematic
2020-04-24 13:14:15 +02:00
.github Get CI working with Drone 2020-04-24 13:04:35 +02:00
molecule_hetznercloud Testing configuration cleanup 2020-04-24 10:45:20 +01:00
zuul.d Testing configuration cleanup 2020-04-24 10:45:20 +01:00
.drone.yml Get CI working with Drone 2020-04-24 13:04:35 +02:00
.gitignore Testing configuration cleanup 2020-04-24 10:45:20 +01:00
.pre-commit-config.yaml Testing configuration cleanup 2020-04-24 10:45:20 +01:00
.travis.yml Testing configuration cleanup 2020-04-24 10:45:20 +01:00
.yamllint.yml Enable minimal testing 2019-10-23 13:22:13 +02:00
LICENSE Relicense to LGPL 2020-04-24 12:22:29 +02:00
README.md Move to markdown because formatting on RST is problematic 2020-04-24 13:14:15 +02:00
pyproject.toml Enable minimal testing 2019-10-23 13:22:13 +02:00
pytest.ini Ignore those warnings 2019-11-16 08:05:55 +07:00
setup.cfg Testing configuration cleanup 2020-04-24 10:45:20 +01:00
setup.py Testing configuration cleanup 2020-04-24 10:45:20 +01:00
tox.ini Get CI working with Drone 2020-04-24 13:04:35 +02:00

README.md

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

https://molecule.readthedocs.io

Contact

  • Ping @decentral1se on the #ansible-molecule channel on [Freenode].

License

The [LGPL] License.

[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