add an extra defined on ln 36

This commit is contained in:
Andy Rajagopalan
2019-12-17 23:20:14 -08:00
committed by Steve Smith
parent 1a1f4fb419
commit 1f6869e90d

View File

@@ -33,7 +33,7 @@
until: output.status == 200
retries: 6
delay: 15
failed_when: output is defined and output.json.state != 'INITIALISING'
failed_when: output is defined and output.json is defined and output.json.state == 'INITIALISING'
#failed_when: "'INITIALISING' not in output.content"
- name: get status of import