mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update main.yml
This commit is contained in:
parent
4056827ba1
commit
1d4c509b14
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
- download
|
||||
|
||||
# Name of MySQL service varies by OS so softcoded in 1-prep
|
||||
- name: Start MySQL systemd service: {{ mysql_service }}
|
||||
- name: 'Start MySQL systemd service: {{ mysql_service }}'
|
||||
systemd:
|
||||
name: "{{ mysql_service }}"
|
||||
state: started
|
||||
|
|
Loading…
Reference in a new issue