1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-10-31 04:11:00 -04:00 committed by GitHub
parent 4056827ba1
commit 1d4c509b14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@
- download - download
# Name of MySQL service varies by OS so softcoded in 1-prep # 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: systemd:
name: "{{ mysql_service }}" name: "{{ mysql_service }}"
state: started state: started