--- - name: Start and enable the service service: name=miniflux state=started enabled=True register: miniflux_started tags: miniflux