Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
544023f6
Commit
544023f6
authored
Jul 30, 2016
by
David Haynes
Browse files
Missed a "
- whoops
parent
91976afa
Changes
1
Show whitespace changes
Inline
Side-by-side
provisioning/playbook.yml
View file @
544023f6
...
...
@@ -35,7 +35,7 @@
login_user
:
"
{{
mysql['root_user']
}}"
state
:
present
host
:
localhost
priv
:
{{
mysql
[
'
db'
]
}}
.*:ALL
priv
:
"
{{
mysql['db']
}}.*:ALL
"
-
name
:
create mysql database
mysql_db
:
...
...
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