Skip to content

Commit

Permalink
fix: org molecule verificstion
Browse files Browse the repository at this point in the history
  • Loading branch information
MonolithProjects committed May 1, 2024
1 parent 6e33811 commit 560dfea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/org/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
- name: Check Runner
ansible.builtin.assert:
that:
- registered_runners.json.runners.0.status == "online"
- registered_runners.json.runners.0.status == "stopped"
quiet: true

0 comments on commit 560dfea

Please sign in to comment.