2023-08-09 09:32:23 +00:00
|
|
|
---
|
|
|
|
exclude_paths:
|
|
|
|
- .azure-pipelines
|
|
|
|
- .cache/
|
|
|
|
- .git/
|
|
|
|
- .github/
|
|
|
|
- changelogs/
|
2023-11-24 19:50:43 +00:00
|
|
|
- examples/
|
2023-11-20 12:21:23 +00:00
|
|
|
- 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
|
2023-11-23 13:16:05 +00:00
|
|
|
|
|
|
|
warn_list:
|
|
|
|
- internal-error
|
2023-11-23 13:53:10 +00:00
|
|
|
- sanity[cannot-ignore]
|
2024-01-29 19:04:20 +00:00
|
|
|
# TODO: remove once unsupported ansible-core version are dropped
|
|
|
|
- meta-runtime[unsupported-version]
|