Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
databases
Commits
ed371d45
Verified
Commit
ed371d45
authored
Feb 22, 2020
by
Robin Sonnabend
Browse files
Fix filter/test: |failed -> is failed
parent
5e8f9877
Pipeline
#1840
passed with stage
in 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
mysql/tasks/main.yml
View file @
ed371d45
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment