Skip to content

Commit 452b3cf

Browse files
authored
Merge pull request #364 from stackhpc/add-linting-as-required-check
feat: add `ansible-lint` as required check
2 parents d826456 + 5c71169 commit 452b3cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@
354354
"aio (Rocky OVN) / All in one",
355355
"aio (Ubuntu OVS) / All in one",
356356
"aio (Ubuntu OVN) / All in one"
357+
],
358+
"stackhpc/2024.1": [
359+
"Ansible 2.15 lint with Python 3.10",
360+
"Ansible 2.16 lint with Python 3.12"
357361
]
358362
},
359363
"stackhpc-release-train": {

0 commit comments

Comments
 (0)