Skip to content

Commit 129a7fc

Browse files
authored
Add Oracle Enterprise Linux 7.* (#3463)
1 parent 0786920 commit 129a7fc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/ansiblelint/schemas/meta.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,16 @@
829829
"default": "all",
830830
"items": {
831831
"enum": [
832+
"7.0",
833+
"7.1",
834+
"7.2",
835+
"7.3",
836+
"7.4",
837+
"7.5",
838+
"7.6",
839+
"7.7",
840+
"7.8",
841+
"7.9",
832842
"8.0",
833843
"8.1",
834844
"8.2",

0 commit comments

Comments
 (0)