Julian Tölle
|
43ae035040
|
lint: fix unused-import errors (#195)
The linting rule `unused-import` was recently activated in ansible-test.
This commit removes all unused imports to satify the linting rule.
|
2023-03-31 09:01:22 +02:00 |
|
René Moser
|
1d568f3ac7
|
loadbalancer_: improve error handlings (#138)
* loadbalancer_: improve error handlings
* streamline a bit to make ansible 2.9 pass
* handle race condition
|
2022-06-20 06:26:26 +02:00 |
|
Florian Sesser
|
53fa2c1e96
|
Docs: fix typo (#127)
Co-authored-by: Florian Sesser <hi@flosse.works>
|
2022-04-25 06:28:21 +02:00 |
|
Lukas Kämmerling
|
e2dfd884e4
|
hcloud_load_balancer_service - fix imported wrong HealthCheck from hcloud-python
|
2021-04-06 12:25:40 +02:00 |
|
Lukas Kämmerling
|
eb45ae014c
|
Fix error handling and add test cases (#58)
* Fix error handling and add test cases
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
|
2021-02-24 13:37:58 +01:00 |
|
Lukas Kämmerling
|
c26039cabf
|
Fix Sanity tests: doc-default-does-not-match-spec (#46)
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
|
2020-12-08 07:37:54 +01:00 |
|
Lukas Kämmerling
|
8bb449d3de
|
Improve imports of APIException (#37)
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
|
2020-11-24 06:39:21 +01:00 |
|
Lukas Kämmerling
|
41354355e6
|
Fix inventory plugin does not work with old configuration files (#15)
|
2020-06-30 13:48:24 +02:00 |
|
Lukas Kämmerling
|
769a63ff22
|
Implement Load Balancers and Certificates and prepare release (#13)
|
2020-06-29 15:41:30 +02:00 |
|