Skip to content

Commit 56a19d9

Browse files
fix: almalinux missing reference in platforms array
1 parent a9f8a4e commit 56a19d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ansiblelint/schemas/meta.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,6 +1378,9 @@
13781378
{
13791379
"$ref": "#/$defs/AIXPlatformModel"
13801380
},
1381+
{
1382+
"$ref": "#/$defs/AlmaLinuxPlatformModel"
1383+
},
13811384
{
13821385
"$ref": "#/$defs/AlpinePlatformModel"
13831386
},

0 commit comments

Comments
 (0)