mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
fix: consistently fail on invalid ID in *_info modules (#301)
* fix: consistently fail on invalid ID in `*_info` modules * remove unused import
This commit is contained in:
parent
0506fd76d1
commit
e461a890fa
20 changed files with 29 additions and 16 deletions
2
changelogs/fragments/consistently-fail-on-invalid-id.yml
Normal file
2
changelogs/fragments/consistently-fail-on-invalid-id.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "`*_info` - Consistently fail on invalid ID in `*_info` modules."
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- hcloud_location_info - Do not error when querying a location using an invalid id.
|
||||
Loading…
Add table
Add a link
Reference in a new issue