mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-08 11:11:39 -05:00
4 lines
87 B
YAML
4 lines
87 B
YAML
![]() |
- import_tasks: "{{ role_path }}/tasks/start.yml"
|
||
|
when: run_start
|
||
|
tags:
|
||
|
- start
|