Undo the last commit, as it wasn't needed.
Apparently unxz removes the compressed file after decompressing it, so it wasn't necessarily to explictly remove it. Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
b4963b4ce9
commit
2f23271045
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@
|
|||
- name: Import the prod db.
|
||||
shell: cat /var/tmp/bodhi2.dump | psql bodhi2
|
||||
- file: dest=/var/tmp/bodhi2.dump state=absent
|
||||
- file: dest=/var/tmp/bodhi2.dump.xz state=absent
|
||||
|
||||
- name: bring staging services up (httpd)
|
||||
hosts: bodhi2-stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue