Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
84bbb73c246c9d19b0c267f58802ec4dd83f7a05
84bbb73c246c9d19b0c267f58802ec4dd83f7a05
Switch branch/tag
configuration
playbooks
edx-east
mysql.yml
Find file
Normal view
History
Permalink
mysql.yml
91 Bytes
Edit
Newer
Older
OPS-241 Ansible: MySql 5.6 installs should remove the 'test' database
3b30ebd0
arbabnazar
committed
9 years ago
1
2
-
name
:
Deploy MySQL
hosts
:
all
OPS-1593 As an operator, I want sudo_user converted to become user in roles and…
a99e1a44
arbabnazar
committed
8 years ago
3
become
:
True
OPS-241 Ansible: MySql 5.6 installs should remove the 'test' database
3b30ebd0
arbabnazar
committed
9 years ago
4
5
6
gather_facts
:
True
roles
:
-
mysql