Skip to content
Snippets Groups Projects
Verified Commit ed371d45 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Fix filter/test: |failed -> is failed

parent 5e8f9877
No related branches found
No related tags found
No related merge requests found
Pipeline #1840 passed
......@@ -52,7 +52,7 @@
name: root
password: "{{ mysql_root_password }}"
no_log: true
when: mysql_root_creation_result|failed
when: mysql_root_creation_result is failed
tags:
- mysql
- config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment