mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
fix: return sorted alias_ips in server_network module (#458)
##### SUMMARY - test: use testing framework for server_network integration tests - fix: return sorted alias_ips in server_network module ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME server_network
This commit is contained in:
parent
cf52215864
commit
1ae6769210
7 changed files with 127 additions and 163 deletions
|
|
@ -15,7 +15,6 @@ exclude_paths:
|
|||
- tests/integration/targets/primary_ip
|
||||
- tests/integration/targets/route
|
||||
- tests/integration/targets/server
|
||||
- tests/integration/targets/server_network
|
||||
- tests/integration/targets/ssh_key
|
||||
- tests/integration/targets/volume
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue