add state on ln 40

This commit is contained in:
Andy Rajagopalan
2019-12-06 14:57:47 -08:00
committed by Steve Smith
parent c9cab407e2
commit 02eaf03185

View File

@@ -37,7 +37,7 @@
failed_when: "'INITIALISING' not in output.content" failed_when: "'INITIALISING' not in output.content"
- name: get status of import - name: get status of import
debug: var=output.json debug: var=output.json['state']