Also debug with stderr.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
9ec02ee8aa
commit
0dafa5b919
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
user: root
|
||||
tasks:
|
||||
- copy:
|
||||
content: "{{ hostvars['pgbdr01.stg.phx2.fedoraproject.org']['drop_script'].stdout }}"
|
||||
content: "{{ hostvars['pgbdr01.stg.phx2.fedoraproject.org']['drop_script'].stdout\nhostvars['pgbdr01.stg.phx2.fedoraproject.org']['drop_script'].stderr }}"
|
||||
dest: /tmp/bodhi.debug
|
||||
|
||||
- name: bring staging services up (httpd)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue