Fix playbook to provide logs

Change-Id: I5d670634c8be5e5f577f5b5a5b69e5f6c681c351
This commit is contained in:
Scott Hussey 2018-05-31 09:11:10 -05:00
parent fec2ecfb80
commit c85e6ad668
1 changed files with 0 additions and 1 deletions

View File

@ -15,4 +15,3 @@
- name: Publish current merged documents on readthedocs
shell: 'set -x && curl -X POST -d "token={{ airship_drydock_readthedocs.token }}" "{{ airship_drydock_readthedocs.url }}"'
register: result
debug: result.stderr