add a debug variable

This commit is contained in:
Andy Rajagopalan
2019-11-26 11:53:15 -08:00
committed by Steve Smith
parent 6a0520bf00
commit 063daee3a4

View File

@@ -33,4 +33,7 @@
until: response.status == 200
retries: 6
delay: 15
failed_when: "'INITIALISING' not in response.content"
failed_when: "'INITIALISING' not in response.content"
- name: get status of import
debug: var=response