mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 03:37:35 +01:00
4 lines
87 B
YAML
4 lines
87 B
YAML
|
- import_tasks: "{{ role_path }}/tasks/start.yml"
|
||
|
when: run_start
|
||
|
tags:
|
||
|
- start
|