mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
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
This commit is contained in:
parent
866e0b564e
commit
86b76620da
3 changed files with 12 additions and 5 deletions
|
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- load_balancer_service - Correctly return the `cookie_lifetime` value.
|
||||
- load_balancer_info - Correctly return the `cookie_lifetime` value.
|
||||
Loading…
Add table
Add a link
Reference in a new issue