This has to be shell as we are using a | in it.
This commit is contained in:
parent
4d82429eb2
commit
f28fe35b10
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
tasks:
|
||||
- name: Dumping the production db. This might take a minute. Go out to the lobby!
|
||||
command: pg_dump -C fas2 |xz -c /var/tmp/fas2.dump.xz
|
||||
shell: pg_dump -C fas2 |xz -c /var/tmp/fas2.dump.xz
|
||||
|
||||
- name: drop and re-create the staging db entirely
|
||||
hosts: db-fas01.stg.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue