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