mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
test: fix linting error for integrations setup roles (#426)
##### SUMMARY Fix ansible lint error for the integrations setup roles.
This commit is contained in:
parent
e4501c1086
commit
86e476f961
3 changed files with 2 additions and 3 deletions
|
|
@ -20,8 +20,6 @@ exclude_paths:
|
|||
- 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
|
||||
|
||||
warn_list:
|
||||
- internal-error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue