mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
0c776c3fc8
🤖 I have created a release *beep* *boop* --- ## [2.2.0](https://github.com/ansible-collections/hetzner.hcloud/compare/2.1.2...2.2.0) (2023-10-23) ### Features * add deprecation field to hcloud_iso_info ([#357](https://github.com/ansible-collections/hetzner.hcloud/issues/357)) ([76ef636
](76ef636f07
)) * add load_balancer algorithm option ([#368](https://github.com/ansible-collections/hetzner.hcloud/issues/368)) ([a93dbaa
](a93dbaa428
)) * allow selecting a resource using its ID ([#361](https://github.com/ansible-collections/hetzner.hcloud/issues/361)) ([5e425c5
](5e425c56c2
)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
18 lines
601 B
YAML
18 lines
601 B
YAML
namespace: hetzner
|
|
name: hcloud
|
|
version: 2.2.0 # x-release-please-version
|
|
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
|