mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
fix: do not error on location_info invalid id (#292)
* test: fix hcloud_location_info with wrong id test * chore: cleanup hcloud_location_info tests * fix: error on location_info invalid id
This commit is contained in:
parent
dd5ee78386
commit
5c4079e059
5 changed files with 44 additions and 40 deletions
|
|
@ -19,7 +19,6 @@ exclude_paths:
|
|||
- tests/integration/targets/hcloud_load_balancer_service
|
||||
- tests/integration/targets/hcloud_load_balancer_target
|
||||
- tests/integration/targets/hcloud_load_balancer_type_info
|
||||
- tests/integration/targets/hcloud_location_info
|
||||
- tests/integration/targets/hcloud_network
|
||||
- tests/integration/targets/hcloud_network_info
|
||||
- tests/integration/targets/hcloud_placement_group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue