mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Use the correct hostname fro the debug script.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
- file: path=/var/tmp/bodhi2.dump state=absent
|
||||
|
||||
- name: Debug the psql drop script
|
||||
hosts: bodhi-backend01.stg.fedoraproject.org
|
||||
hosts: bodhi-backend01.stg.phx2.fedoraproject.org
|
||||
user: root
|
||||
tasks:
|
||||
- copy:
|
||||
|
||||
Reference in New Issue
Block a user