Use this playbook as a sub-playbook to query the contents of binary files.
This playbook implements polling by continuously running the get-request
command until the operation completes.
The remote action should have the following structure:
- Initiate the operation - insert the type of search command (hunt or exact-search) and it's additional arguments if necessary.
- Poll to check if the operation completed.
- Get the results of the operation.