8 lines
141 B
YAML
Raw Normal View History

---
2022-07-18 11:22:05 +03:00
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup.yml"
when: run_stop | bool
tags:
- setup-all
- setup-aux-files