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

@@ -46,3 +46,5 @@
project_src: "{{ base_dir }}"
state: "present"
remove_orphans: true
tags:
- run-app