---
- name: Start and enable the service
service: name=metabase state=started enabled=True
register: metabase_started
tags: metabase