ansible-collection-hetzner-.../changelogs/fragments/sort-alias-ips-in-server-network.yml
Jonas L 1ae6769210
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
2024-02-07 11:45:37 +01:00

2 lines
76 B
YAML

bugfixes:
- server_network - The returned `alias_ips` list is now sorted.