Fixup last ipsilon commit

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-08-20 15:14:35 +02:00
parent 9e17fd1f37
commit 726778e6ea
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -24,7 +24,7 @@
ignore_errors: true ignore_errors: true
changed_when: changed_when:
- "'Reversed (or previously applied) patch detected!' not in result.stdout" - "'Reversed (or previously applied) patch detected!' not in result.stdout"
- result.rc = 0 - result.rc == 0
failed_when: "'FAILED' in result.stdout" failed_when: "'FAILED' in result.stdout"
notify: notify:
- restart apache - restart apache