ansible-role-zuul/tasks/service.yaml
Paul Belanger 57e5e1e055 Initial commit
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-10 16:50:05 -04:00

4 lines
73 B
YAML

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