Skip to content

Commit 901cc72

Browse files
ci: org molecule verify
1 parent bd36f31 commit 901cc72

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

molecule/org/verify.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,4 @@
3232
assert:
3333
that:
3434
- runner_name in registered_runners.json.runners|map(attribute='name')|list
35-
- registered_runners.json.runners|map(attribute='status') == ["offline"]
3635
quiet: true
37-
38-
- debug:
39-
var: registered_runners.json.runners|map(attribute='name')
40-
41-
- debug:
42-
var: registered_runners.json.runners|map(attribute='status')

0 commit comments

Comments
 (0)