6 lines
118 B
YAML
Raw Normal View History

2021-08-13 16:05:57 +08:00
- import_tasks: "{{ role_path }}/tasks/setup.yml"
when: run_stop|bool
tags:
- setup-all
- setup-aux-files