ansible-playbook-sobigdata-.../roles/ontotagme/tasks/main.yml

7 lines
180 B
YAML

---
- name: Include ontotagme.yml
ansible.builtin.include_tasks: ontotagme.yml
- name: Include a PEP, when enabled
ansible.builtin.include_tasks: pep.yml
when: ontotagme_pep