--- - name: "[OpenRC] Enable and start service: pleroma" service: name: pleroma enabled: yes state: started when: - ansible_service_mgr == "openrc"