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

feat: new host_ids lookup plugin #503

Closed carlosmmatos closed 4 months ago

carlosmmatos commented 4 months ago

This lookup plugin allows you to fetch a list of host ids based on a search criteria. This is very useful to use for other host modules in the collection. Fixes #502