Initial commit

This commit is contained in:
n.simonov
2026-01-26 22:26:08 +04:00
commit f4f8606faa
9 changed files with 104 additions and 0 deletions

3
defaults/main.yml Normal file
View File

@@ -0,0 +1,3 @@
---
docker_compose_data_dir: /srv/compose/{{ docker_compose_project_name }}
docker_compose_version: 2.24.1