mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-12 23:37:15 +00:00
933a16249b
##### SUMMARY This simplifies the name of the modules from `hetzner.hcloud.hcloud_firewall` to `hetzner.hcloud.firewall`. While maintaining backward compatibility with the old names. Further changes such as updating the test or the documentation will be done in a future PR to maintain the git history when squashing the PRs. ##### ISSUE TYPE - Feature Pull Request
23 lines
794 B
Text
23 lines
794 B
Text
---
|
|
exclude_paths:
|
|
- .azure-pipelines
|
|
- .cache/
|
|
- .git/
|
|
- .github/
|
|
- changelogs/
|
|
- tests/integration/targets/certificate
|
|
- tests/integration/targets/firewall
|
|
- 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/network
|
|
- tests/integration/targets/placement_group
|
|
- 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
|
|
- tests/integration/targets/setup_selfsigned_certificate
|
|
- tests/integration/targets/setup_ssh_keypair
|