add state on ln 40

This commit is contained in:
Andy Rajagopalan
2019-12-06 14:57:47 -08:00
parent 5f6536a9f3
commit 17728c1cc5

View File

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