1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

test: enable unsupported-version lint rule (#595)

##### SUMMARY

Enable the ansible-lint unsupported-version lint rule.
This commit is contained in:
Jonas L. 2025-01-29 10:30:16 +00:00 committed by GitHub
parent d483243bd1
commit 6321bc2319
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,5 +18,3 @@ exclude_paths:
warn_list: warn_list:
- internal-error - internal-error
- sanity[cannot-ignore] - sanity[cannot-ignore]
# TODO: remove once unsupported ansible-core version are dropped
- meta-runtime[unsupported-version]