Implemented check for seeder to deal with anomaly. See: https://chat.openai.com/share/97827ab4-4589-4a9d-b056-55aad63ce22c

This commit is contained in:
2024-01-13 16:19:11 +01:00
parent 72ee7f2fce
commit 7745105a23
11 changed files with 19 additions and 18 deletions

View File

@@ -5,8 +5,6 @@
- name: "include tasks nginx-docker-proxy-domain.yml"
include_tasks: nginx-docker-proxy-domain.yml
- name: add docker-compose.yml
template: src=docker-compose.yml.j2 dest={{docker_compose_instance_directory}}docker-compose.yml
notify: docker compose project setup