Optimized delays

This commit is contained in:
2024-01-06 16:50:31 +01:00
parent 438f63de45
commit b9973dd4bf
4 changed files with 11 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
wait_for:
host: 127.0.0.1
port: 3306
delay: 10
delay: "{{database_delay}}"
timeout: 300
when: run_once_docker_mariadb is not defined