mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
test: enable unsupported-version lint rule (#595)
##### SUMMARY Enable the ansible-lint unsupported-version lint rule.
This commit is contained in:
parent
d483243bd1
commit
6321bc2319
1 changed files with 0 additions and 2 deletions
|
|
@ -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]
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue