Use the correct hostname fro the debug script.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
09c8236368
commit
9ec02ee8aa
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
||||||
- file: path=/var/tmp/bodhi2.dump state=absent
|
- file: path=/var/tmp/bodhi2.dump state=absent
|
||||||
|
|
||||||
- name: Debug the psql drop script
|
- name: Debug the psql drop script
|
||||||
hosts: bodhi-backend01.stg.fedoraproject.org
|
hosts: bodhi-backend01.stg.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
tasks:
|
tasks:
|
||||||
- copy:
|
- copy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue