1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

test: improve rdns integration using the testing framework (#372)

##### SUMMARY

Use the new testing framework for the rdns integration tests.
This commit is contained in:
Jonas L 2023-10-23 16:23:33 +02:00 committed by GitHub
parent 41ea82cc07
commit c336f47f80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 159 additions and 195 deletions

View file

@ -54,6 +54,9 @@ repos:
- id: ansible-lint
name: ansible-lint
args: [--offline]
additional_dependencies:
- ansible-core>=2.13.3
- netaddr
- repo: local
hooks: