Remembos: install app

This commit is contained in:
2026-02-12 20:27:10 +03:00
parent e427422253
commit 254edf1e45
7 changed files with 424 additions and 161 deletions

View File

@@ -72,6 +72,7 @@
owner: "{{ app_user }}"
group: "{{ app_user }}"
mode: "0640"
register: docker_compose_file_result
- name: "Run application with docker compose"
community.docker.docker_compose_v2: