Also debug with stderr.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-07-17 20:01:53 +00:00
parent 9ec02ee8aa
commit 0dafa5b919

View file

@ -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)