diff --git a/ci/playbooks/collect-logs.yml b/ci/playbooks/collect-logs.yml index 7ffdcc4cc..6cf2f3990 100644 --- a/ci/playbooks/collect-logs.yml +++ b/ci/playbooks/collect-logs.yml @@ -209,3 +209,11 @@ ansible.builtin.include_role: name: fetch-output ignore_errors: true # noqa: ignore-errors + +- name: Stop the jobs + hosts: all + gather_facts: false + tasks: + - name: Fail job + ansible.builtin.fail: + msg: Daniel says - fail