mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
1ae6769210
##### 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
25 lines
741 B
Text
25 lines
741 B
Text
---
|
|
exclude_paths:
|
|
- .azure-pipelines
|
|
- .cache/
|
|
- .git/
|
|
- .github/
|
|
- changelogs/
|
|
- examples/
|
|
- tests/integration/targets/certificate
|
|
- tests/integration/targets/floating_ip
|
|
- tests/integration/targets/load_balancer_network
|
|
- tests/integration/targets/load_balancer_service
|
|
- tests/integration/targets/load_balancer_target
|
|
- tests/integration/targets/placement_group
|
|
- tests/integration/targets/primary_ip
|
|
- tests/integration/targets/route
|
|
- tests/integration/targets/server
|
|
- tests/integration/targets/ssh_key
|
|
- tests/integration/targets/volume
|
|
|
|
warn_list:
|
|
- internal-error
|
|
- sanity[cannot-ignore]
|
|
# TODO: remove once unsupported ansible-core version are dropped
|
|
- meta-runtime[unsupported-version]
|