Skip to content

Commit 5c71169

Browse files
authored
feat: add ansible-lint as required check
Add the two new `ansible-lint` jobs as required checks for `stackhpc-kayobe-config` for `stackhpc/2024.1` only.
1 parent d826456 commit 5c71169

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)