Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
684c9c7d
"tes/sshwrapper/__init__.py" did not exist on "d3994223411a68acd5563bfb0a44f21e4a9ab452"
Commit
684c9c7d
authored
5 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
removing code duplication
parent
80a0446b
No related branches found
No related tags found
1 merge request
!297
Cicd merge back
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/mysql/tasks/mysql_server.yml
+0
-5
0 additions, 5 deletions
roles/mysql/tasks/mysql_server.yml
with
0 additions
and
5 deletions
roles/mysql/tasks/mysql_server.yml
+
0
−
5
View file @
684c9c7d
...
@@ -16,11 +16,6 @@
...
@@ -16,11 +16,6 @@
become
:
true
become
:
true
register
:
mysqldb_confdir_create
register
:
mysqldb_confdir_create
-
name
:
make sure mysql conf directory exists
file
:
dest=/etc/mysql/conf.d state=directory
become
:
true
register
:
mysqldb_confdir_create
-
name
:
"
Starting
MySQL"
-
name
:
"
Starting
MySQL"
service
:
name={{ sqlServiceName }} state=started enabled=true
service
:
name={{ sqlServiceName }} state=started enabled=true
become
:
true
become
:
true
...
...
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
f1426901
·
4 years ago
mentioned in commit
f1426901
mentioned in commit f1426901469d6fc42d49721f95e62a87c6910389
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment