Improve reuse of tasks

This commit is contained in:
Tobias Reisinger 2023-06-13 22:49:27 +02:00
parent 13cf7a05ee
commit 3b5e27be2f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 8 additions and 7 deletions

View file

@ -0,0 +1,4 @@
- import_tasks: steps/create-service-directory.yml
- import_tasks: steps/template-docker-compose.yml
- import_tasks: steps/template-service-env.yml
- import_tasks: steps/template-site-config.yml