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

@@ -8,7 +8,6 @@
loop_control:
loop_var: domain
- name: add docker-compose.yml
template: src=docker-compose.yml.j2 dest={{docker_compose_instance_directory}}docker-compose.yml
notify: docker compose project setup