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

@@ -98,6 +98,8 @@
project_src: "{{ base_dir }}"
state: "present"
remove_orphans: true
tags:
- run-app
- name: "Restart application with docker compose"
community.docker.docker_compose_v2: