1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/tests
Jonas L. 579b34e754
fix: ensure returned resource ids are integers (#651)
##### SUMMARY

The documentation states that all our returned resource ids are
integers, this change aligns our modules with the docs.

The impact of this change should be minimal, as ids are used for
identification purposes by directly forwarding the values (no
transformation of the data is done).

##### ISSUE TYPE

- Bugfix Pull Request


##### COMPONENT NAME

All modules
2025-06-11 10:09:12 +02:00
..
integration fix: ensure returned resource ids are integers (#651) 2025-06-11 10:09:12 +02:00
unit feat: allow recreating ssh key when public key in the API does not match (#634) 2025-06-03 17:43:54 +02:00
utils ci: update gitlab ci config (#529) 2024-07-09 12:30:49 +02:00
.gitignore Initial commit 2020-03-09 13:36:01 +00:00
config.yml feat: drop support for python 3.8 (#615) 2025-03-21 15:10:23 +01:00
constraints.txt ci: add unit tests to azure pipelines (#325) 2023-09-26 09:41:19 +02:00
requirements.yml feat: replace ansible.netcommon utils with python3 ipaddress module (#416) 2023-12-12 11:50:45 +01:00