ansible-collection-hetzner-.../galaxy.yml
Jonas L 59fe4339d4
chore: add ansible-lint pre-commit hook (#293)
* chore: add ansible-lint pre-commit hook

* chore: galaxy.yml license field should be a list

* chore: fix ansible-lint errors
2023-08-09 11:32:23 +02:00

18 lines
574 B
YAML

namespace: hetzner
name: hcloud
version: 2.0.0
readme: README.md
authors:
- Hetzner Cloud (github.com/hetznercloud)
description: A Collection for managing Hetzner Cloud resources
license: [GPL-3.0-or-later]
tags:
- hetzner
- cloud
- hcloud
dependencies:
ansible.netcommon: ">=0.0.1"
repository: https://github.com/ansible-collections/hetzner.hcloud
documentation: https://docs.ansible.com/ansible/latest/collections/hetzner/hcloud
homepage: https://github.com/ansible-collections/hetzner.hcloud
issues: https://github.com/ansible-collections/hetzner.hcloud/issues