diff --git a/tasks/drop.yml b/tasks/drop.yml index 11493de..c59a613 100644 --- a/tasks/drop.yml +++ b/tasks/drop.yml @@ -23,6 +23,7 @@ name: drop_postgres image: postgres:14-alpine recreate: true + restart_policy: unless-stopped networks: - name: drop healthcheck: