--- # This starts the mysql service - name: Start mysql service service: name=mysql state=start