matrix-docker-ansible-deploy/roles/custom/matrix-aux/tasks/main.yml

8 lines
141 B
YAML
Raw Normal View History

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