mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
359539fdd6
🤖 I have created a release *beep* *boop* --- ## [2.4.1](https://github.com/ansible-collections/hetzner.hcloud/compare/2.4.0...2.4.1) (2023-11-27) ### Bug Fixes * **inventory:** always use fresh cache on new cached session ([#404](https://github.com/ansible-collections/hetzner.hcloud/issues/404)) ([df7fa04
](df7fa04149
)) --- 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.1 # 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
|