matrix-docker-ansible-deploy/roles/matrix-postgres
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
..
defaults Make roles more independent of one another 2019-01-16 18:05:48 +02:00
tasks Use async Ansible task for importing Postgres 2019-01-21 08:34:49 +02:00
templates Split playbook into multiple roles 2019-01-12 18:01:10 +02:00