I want to exit without an error (I know about assert and fail modules) when I meet a certain condition. The following code exits but with a failure:
tasks:
You can do this making assert condition false
- name: WE ARE DONE. EXITING assert: that: - "'test' in 'stop'