mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
6 lines
118 B
YAML
6 lines
118 B
YAML
- import_tasks: "{{ role_path }}/tasks/setup.yml"
|
|
when: run_stop|bool
|
|
tags:
|
|
- setup-all
|
|
- setup-aux-files
|