ansible-collection-hetzner-.../plugins
Jonas L fb35516e76
fix: invalid field in load_balancer_service health_check.http return data (#333)
##### SUMMARY

In the `hcloud_load_balancer_service` return data, the
`health_check.http.certificates` field must be named
`health_check.http.status_codes`.

https://docs.hetzner.cloud/#load-balancers-get-a-load-balancer

Fixes #332 

##### ISSUE TYPE

- Bugfix Pull Request


##### COMPONENT NAME

hcloud_load_balancer_service
2023-09-25 12:20:18 +02:00
..
doc_fragments feat: vendor hcloud python dependency (#244) 2023-07-11 11:15:08 +02:00
inventory refactor: fix pylint invalid variable name (#312) 2023-08-25 16:19:15 +02:00
module_utils ci: setup release-please (#317) 2023-09-05 14:49:05 +02:00
modules fix: invalid field in load_balancer_service health_check.http return data (#333) 2023-09-25 12:20:18 +02:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00