1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-25 22:07:18 +02:00
Slavi Pantaleev a4e7ad5566 Use async Ansible task for importing Postgres
A long-running import task may hit the SSH timeout value
and die. Using async is supposed to improve reliability
in such scenarios.
2019-01-21 08:34:49 +02:00
..