Skip to content

Commit

Permalink
lint: warn for meta-runtime[unsupported-versions]
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Sep 29, 2023
1 parent 3ceefba commit db844b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ warn_list:
- key-order[task]
- schema[tasks]
- name[missing]
- meta-runtime[unsupported-version]

skip_list:
- vars_should_not_be_used
Expand Down

0 comments on commit db844b4

Please sign in to comment.