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 5358110ed3
test: use longer role namespace to prevent collision (#456)
##### SUMMARY

Use bigger roles namespace, by using the first 2 chars of each word:
`load_balancer_network` => `lobane`

For example, we have such cases:
- `rdns` => `r` => `rd`
- `route` => `r` => `ro`
2024-02-05 15:41:58 +01:00
..
integration test: use longer role namespace to prevent collision (#456) 2024-02-05 15:41:58 +01:00
sanity feat!: drop support for ansible-core 2.13 (#450) 2024-02-05 14:26:04 +01:00
unit refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
utils test: fix vswitch subnets ip_range (#359) 2023-10-17 09:18:26 +02:00
.gitignore Initial commit 2020-03-09 13:36:01 +00:00
config.yml feat: drop support for python3.7 (#270) 2023-07-19 14:28:21 +02: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