mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 20:16:58 +08:00
First we need to pipe stderr into the grep to filter out the timescaledb warnings. So, |& does that. Then, there's no reason to backup the staging database. Disable that. Signed-off-by: Kevin Fenzi <kevin@scrye.com>