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(kernel_support_info): adding new module that supports querying kernel compat info #499

Closed carlosmmatos closed 4 months ago

carlosmmatos commented 4 months ago

Resolves #454 (partially)

This module allows you to query to see if your kernel is supported in kernel mode. You can either query for a specific kernel, or use any filters that the api currently allows. This is documented in the module docs.