We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd36f31 commit 901cc72Copy full SHA for 901cc72
molecule/org/verify.yml
@@ -32,11 +32,4 @@
32
assert:
33
that:
34
- runner_name in registered_runners.json.runners|map(attribute='name')|list
35
- - registered_runners.json.runners|map(attribute='status') == ["offline"]
36
quiet: true
37
-
38
- - debug:
39
- var: registered_runners.json.runners|map(attribute='name')
40
41
42
- var: registered_runners.json.runners|map(attribute='status')
0 commit comments