mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
04f63d0679
🤖 I have created a release *beep* *boop* --- ## [2.4.0](https://github.com/ansible-collections/hetzner.hcloud/compare/2.3.0...2.4.0) (2023-11-24) ### Features * add `hetzner.hcloud.all` action group ([#396](https://github.com/ansible-collections/hetzner.hcloud/issues/396)) ([6581ed5
](6581ed50db
)) * **inventory:** improve api options ([#397](https://github.com/ansible-collections/hetzner.hcloud/issues/397)) ([9905bd0
](9905bd0e01
)) * remove `hcloud_` prefix from all modules names ([#390](https://github.com/ansible-collections/hetzner.hcloud/issues/390)) ([933a162
](933a16249b
)) * rename api_endpoint module argument ([#395](https://github.com/ansible-collections/hetzner.hcloud/issues/395)) ([7c9fbf8
](7c9fbf85a7
)) ### Bug Fixes * **inventory:** improve performance ([#402](https://github.com/ansible-collections/hetzner.hcloud/issues/402)) ([f85d8f4
](f85d8f4492
)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
18 lines
601 B
YAML
18 lines
601 B
YAML
namespace: hetzner
|
|
name: hcloud
|
|
version: 2.4.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
|