aboutsummaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2020-10-13 16:36:43 -0400
committerMitch Riedstra <mitch@riedstra.us>2020-10-14 00:55:20 -0400
commitba976e852085a907828abe27c5a99a08c0774bc4 (patch)
treeaeaa3cbe489868c7c6168e3de5a23f1c9cc4c9bf /tasks
parent8273a402f2a54c5404b9f282e249cf968a44a945 (diff)
downloadalpine-mysql-master.tar.gz
alpine-mysql-master.tar.xz
Prevent the service name from being overriddenHEADmaster
Diffstat (limited to 'tasks')
-rw-r--r--tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/main.yml b/tasks/main.yml
index e739bc6..db2dff4 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -1,3 +1,4 @@
+- set_fact: "runit_svc_name=mysql"
- name: Install Mariadb
apk:
name: