change to output.state from output.json.state

This commit is contained in:
Andy Rajagopalan
2019-12-06 15:38:12 -08:00
committed by Steve Smith
parent 60684a21a0
commit 36003c553b

View File

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