ansible-collection-hetzner-.../changelogs/fragments/fix-load-balancer-cookie-lifetime.yml
Jonas L 86b76620da
fix: load balancer invalid cookie lifetime value returned (#452)
##### SUMMARY

The load balancer cookie lifetime field now returns the cookie lifetime
value, instead of the cookie name.

##### ISSUE TYPE

- Bugfix Pull Request

##### COMPONENT NAME

load_balancer_info
load_balancer_service
2024-02-05 09:00:26 +01:00

3 lines
155 B
YAML

bugfixes:
- load_balancer_service - Correctly return the `cookie_lifetime` value.
- load_balancer_info - Correctly return the `cookie_lifetime` value.