CrowdStrike / ansible_collection_falcon

Comprehensive toolkit for streamlining your interactions with the CrowdStrike Falcon platform.
https://galaxy.ansible.com/ui/repo/published/crowdstrike/falcon/
GNU General Public License v3.0
93 stars 56 forks source link

new module - find|search for hosts to get list of AIDs #501

Closed carlosmmatos closed 4 months ago

carlosmmatos commented 4 months ago

Create a new module that will be used to query hosts in order to get a list of host AIDs (device ids) that can be then fed into the other host modules. Do this before #479

carlosmmatos commented 4 months ago

Closing this in favor of #502