-
### TL;DR
Setting up a dual stack k8s cluster with HCCM and Hetzner's inter-server networking will result in the CCM attempting to create IPv6 routes for the internal Hetzner network.
### Expected b…
-
A PR with an [hcloud module has been proposed](https://github.com/ansible/ansible/pull/53062). The new module is capable of dealing with volumes and labels and should replace both the [current `hcloud…
-
##### SUMMARY
Defining a volume like so:
```yml
- name: Create volume
hetzner.hcloud.volume:
name: "{{ item.name }}"
size: 10
location: fsn1
label…
-
### TL;DR
As a User, I have the use case of deleting all the resources in one project in one go.
Given we don't have projects API available in hcloud-go or project subcommand in hcloud CLI. I think…
-
### Description
I have added `disable_selinux = true` to module, but it has not any affect to node(s). SELINUX initalized with `enforcing` mode on nodepools.
### Kube.tf file
```terraform
module "…
-
### TL;DR
When creating a volume as described in the doc linked from the readme, it doesn't error, but never creates the volume. It shows as "pending creation" in `volume ls` and logs errors in jou…
-
##### SUMMARY
A while ago support for private network was added https://github.com/ansible-collections/hetzner.hcloud/commit/ad8958a2ad3ff060df01a275a594419ed100c27e
But there is no way to set stati…
-
##### SUMMARY
The `force_upgrade` argument is a deprecated alias, and must be removed in v5.0.0.
https://github.com/ansible-collections/hetzner.hcloud/blob/main/plugins/modules/server.py#L926
-
Hey,
first: Thanks for your great work with the fip controller!
I'm trying to get it running with your helm chart with the following config:
```
configInline:
hcloud_floating_ips: "111.222.…
-
##### SUMMARY
On every run the load balancer module reports changes
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
hcloud_load_balancer_service
##### ANSIBLE VERSION
```…