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 6e33811 commit 560dfeaCopy full SHA for 560dfea
molecule/org/verify.yml
@@ -31,5 +31,5 @@
31
- name: Check Runner
32
ansible.builtin.assert:
33
that:
34
- - registered_runners.json.runners.0.status == "online"
+ - registered_runners.json.runners.0.status == "stopped"
35
quiet: true
0 commit comments