Add combined system playbook

This commit is contained in:
2025-12-13 08:31:14 +03:00
parent 5b53cb30ac
commit 48bb8c9d33
3 changed files with 16 additions and 0 deletions

View File

@@ -63,6 +63,8 @@
project_src: "{{ base_dir }}"
state: "present"
remove_orphans: true
tags:
- run-app
# - name: "Reload caddy"
# community.docker.docker_compose_v2_exec: