mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
20 lines
481 B
Text
20 lines
481 B
Text
---
|
|
exclude_paths:
|
|
- .azure-pipelines
|
|
- .cache/
|
|
- .git/
|
|
- .github/
|
|
- changelogs/
|
|
- examples/
|
|
- tests/integration/targets/certificate
|
|
- tests/integration/targets/floating_ip
|
|
- 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]
|