ansible-role-zuul/tasks/service.yaml

4 lines
73 B
YAML

---
- include: service/redhat.yaml
when: ansible_os_family == 'RedHat'