2022-11-23 16:14:59 +02:00

8 lines
148 B
YAML

---
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/conduit/setup.yml"
when: run_setup | bool
tags:
- setup-all
- setup-conduit