mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Remove the db dump when we are done with it.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"
|
||||
- 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 state=absent
|
||||
|
||||
- name: bring staging services up (httpd)
|
||||
hosts: bodhi2-stg
|
||||
|
||||
Reference in New Issue
Block a user