mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
🤖 I have created a release *beep* *boop* --- ## [2.5.0](https://github.com/ansible-collections/hetzner.hcloud/compare/2.4.1...2.5.0) (2024-02-02) ### Features * add `hostvars_prefix` and `hostvars_suffix` options to inventory hostvars ([#423](https://github.com/ansible-collections/hetzner.hcloud/issues/423)) ([4e3f89a](4e3f89aed3)) * allow forcing the deletion of firewalls that are still in use ([#447](https://github.com/ansible-collections/hetzner.hcloud/issues/447)) ([559d315](559d31561a)) * improve firewall resources management ([#324](https://github.com/ansible-collections/hetzner.hcloud/issues/324)) ([2757fe7](2757fe745f)) * replace `ansible.netcommon` utils with python3 `ipaddress` module ([#416](https://github.com/ansible-collections/hetzner.hcloud/issues/416)) ([4cfdf50](4cfdf50b26)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
17 lines
531 B
YAML
17 lines
531 B
YAML
namespace: hetzner
|
|
name: hcloud
|
|
version: 2.5.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
|
|
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
|