mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update install.yml
This commit is contained in:
parent
c98e827588
commit
b6eaf85b1f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
mode: 0755
|
||||
keep_newer: yes
|
||||
|
||||
- name: MySQL database needs to be running if we are trying to create a new db
|
||||
- name: Ensure MySQL is running, so we can create db
|
||||
service:
|
||||
state: started
|
||||
name: "{{ mysql_service }}"
|
||||
|
|
Loading…
Reference in a new issue