How does an "inline" auto-extract task affect playbook execution?
Doesn't wait until the indicators are enriched and continues executing the next step
Doesn't wait until the indicators are enriched but populate context data before executing the next
step. Wait until the indicators are enriched but doesn't populate context data before executing the next step.
Wait until the indicators are enriched and populate context data before executing the next step.
Submit