Add tag 'run-app' for application run

Useful skip run when configure app
This commit is contained in:
2025-12-13 08:22:11 +03:00
parent f2bc221663
commit 5b53cb30ac
14 changed files with 35 additions and 5 deletions

View File

@@ -103,3 +103,5 @@
community.docker.docker_compose_v2:
project_src: "{{ base_dir }}"
state: "restarted"
tags:
- run-app