Skip to content

Latest commit

 

History

History
681 lines (450 loc) · 20.5 KB

CHANGELOG.rst

File metadata and controls

681 lines (450 loc) · 20.5 KB

Ansible CrowdStrike Falcon Collection Release Notes

Topics

Release Date: 2024-09-06
  • Enhance the info modules with how pagination is handled and clean options (CrowdStrike#558)
  • allow become clause for Windows tasks to be toggable in each role (CrowdStrike#561)
  • eventsource - add support for starting stream from latest event (CrowdStrike#552)
  • falcon_discover - Added ability to allow duplicate hosts in the same environment (CrowdStrike#551)
  • kernel_support_info - Add support for paginating kernel support information (CrowdStrike#557)
  • eventsource - fix issue with refreshinterval causing timeout (CrowdStrike#552)
Release Date: 2024-08-15
  • falcon_configure - fixed issue with master image and provisioning tokens (CrowdStrike#546)
  • falconct_info - added support for querying provisioning tokens (CrowdStrike#546)
Release Date: 2024-06-28
  • falcon_install - fix failed gpg key installs for new sensors (CrowdStrike#537)
  • falcon_install - fix filter to take advantage of new architectures field (CrowdStrike#521)
  • falcon_uninstall - fix become clause for remove_host_pretasks.yml (CrowdStrike#532)
  • sensor_download_info - fix offset and use override for v2 endpoint (CrowdStrike#520)
Release Date: 2024-05-16
  • fctl_child_cid_info - Added new module to get information about Flight Control child CIDs (CrowdStrike#517)
  • fctl_child_cids - new lookup filter plugin to fetch child cids (CrowdStrike#516)
  • crowdstrike.falcon.fctl_child_cids - fetch Flight Control child CIDs
  • crowdstrike.falcon.fctl_child_cid_info - Retrieve details about Flight Control child CIDs
Release Date: 2024-05-06
  • host_ids - adds a new lookup plugin for getting host IDs (CrowdStrike#503)
  • host_info - adds new module for retrieving host details (CrowdStrike#504)
  • kernel_support_info - adds new module for kernel support information (CrowdStrike#499)
  • sensor_update_builds_info - adds new module for retrieving sensor build versions (CrowdStrike#500)
  • crowdstrike.falcon.host_ids - fetch host IDs (AIDs)
  • crowdstrike.falcon.maintenance_token - fetch maintenance token
  • crowdstrike.falcon.host_info - Get information about Falcon hosts
  • crowdstrike.falcon.sensor_update_builds_info - Get a list of available sensor build versions
Release Date: 2024-04-09
  • falcon_install - allow permissions for sensor download task (CrowdStrike#497)
Release Date: 2024-04-08
  • falcon_configure - updated logic to remove aid during configuration stage (CrowdStrike#486)
  • sensor_download - added the ability to set file permissions on downloaded files (CrowdStrike#485)
Release Date: 2024-03-27
  • falcon_hosts - adds a new dynamic inventory for the Hosts service collection (CrowdStrike#470)
  • falcon_hosts - added support for hostname preferences and fixed documentation (CrowdStrike#474)
  • falcon_hosts - added support for parameter templating (CrowdStrike#475)
  • host_hide - api action was limited to 100 hosts. Fix now allows for processing of more than 100 hosts. (CrowdStrike#473)
  • crowdstrike.falcon.falcon_hosts - CrowdStrike Falcon Hosts inventory source
Release Date: 2024-02-14
  • Remove superfluous parameter required from process.get_bin_path API usage.
  • falcon_install - fix falcon_target_os value for SLES (CrowdStrike#449)
Release Date: 2023-12-08
Release Date: 2023-10-19
Release Date: 2023-09-22
Release Date: 2023-09-19
Release Date: 2023-09-17
  • falcon_discover - fixed missing parameter for compose to work properly (CrowdStrike#413)
Release Date: 2023-09-16
  • host_contain - adds new module to manage host network containment state (CrowdStrike#411)
  • crowdstrike.falcon.host_contain - Network contain hosts in Falcon
Release Date: 2023-09-15
  • auth - adds auth module to manage authentication with the Falcon API (CrowdStrike#384)
  • cid_info - adds cid_info module to help retrieve CID with checksum (CrowdStrike#395)
  • falcon_discover - adds a new dynamic inventory for the Discover service collection (CrowdStrike#400)
  • falcon_install - replaces existing API functionality with new modules (CrowdStrike#396)
  • host_hide - adds host_hide module to hide/unhide hosts from the Falcon console (CrowdStrike#399)
  • sensor_download - adds sensor_download module to download sensor from the Falcon API (CrowdStrike#396)
  • sensor_download_info - adds sensor_download_info module to retrieve sensor installers to download (CrowdStrike#396)
  • sensor_policy_info - adds sensor_policy_info module to retrieve sensor policy information from the CrowdStrike Falcon API (CrowdStrike#251)
  • falconpy - new collection requirements for authenticating with the CrowdStrike Falcon API now require the falconpy sdk. All existing roles within the collection have been ported over and should use the ./requirements.txt file to get started. (CrowdStrike#384)
  • crowdstrike.falcon.falcon_discover - CrowdStrike Falcon Discover inventory source
  • crowdstrike.falcon.auth - Manage authentication
  • crowdstrike.falcon.cid_info - Get CID with checksum
  • crowdstrike.falcon.host_hide - Hide/Unhide hosts from the Falcon console
  • crowdstrike.falcon.sensor_download - Download Falcon Sensor Installer
  • crowdstrike.falcon.sensor_download_info - Get information about Falcon Sensor Installers
  • crowdstrike.falcon.sensor_update_policy_info - Get information about Falcon Update Sensor Policies
Release Date: 2023-09-14
  • update ansible meta information for certifiable requirements (CrowdStrike#405)
Release Date: 2023-09-11
  • falcon_configure - add become clause to remove_aid tasks (CrowdStrike#392)
Release Date: 2023-08-17
Release Date: 2023-08-04
Release Date: 2023-07-28
  • falcon_install - add the ability to install from an URL for windows (CrowdStrike#363)
  • falcon_install - removing kernel compat check due to prevelance of ebpf (CrowdStrike#367)
  • falcon_install - use tmp path instead of hardcoding sensor name (CrowdStrike#368)
Release Date: 2023-06-30
Release Date: 2023-05-10
Release Date: 2023-04-24
  • falcon_install - gives the user the option to downgrade the falcon sensor to a previous version (CrowdStrike#334)
Release Date: 2023-03-30
  • falcon_install - fix issue with sorting of returned versions when using falcon_sensor_version_decrement (CrowdStrike#325)
  • falcon_install - fix kernel compatibility query (CrowdStrike#332)
Release Date: 2023-03-15
  • falcon_install - fixes a bug where falcon_os_arch was affecting the falcon_install module on Mac OS X (CrowdStrike#318)
Release Date: 2023-03-06
Release Date: 2023-03-01
  • falcon_configure, falcon_install - Extract authentication logic to be more OS specific (CrowdStrike#309)
Release Date: 2023-02-16
  • falcon_configure, falcon_install, falcon_uninstall - Updated to use ansible facts dictionary instead of the ansible_* naming convention (CrowdStrike#299)
  • falcon_install - Fix delegate_to issue due to omit bug in Ansible 2.12 (CrowdStrike#306)
Release Date: 2023-01-12
Release Date: 2022-12-27
  • falcon_install - Fix issue with non-linux systems being affected by falcon_os_arch variable (CrowdStrike#284)
Release Date: 2022-12-22
  • falcon_install - Fixed support for s390x that was causing issues for the other archs (CrowdStrike#281)
Release Date: 2022-12-22
  • falcon_install falcon_configure - Refactored API authentication for better useability (CrowdStrike#273)
  • falcon_install - fix issue with sensor update policies and arch support (CrowdStrike#276)
Release Date: 2022-10-10
  • Updates made to conform with the latest ansible-lint rules (CrowdStrike#263)
  • implement run_once playbook option to reduce API calls (CrowdStrike#261)
Release Date: 2022-09-16
  • falcon_configure - fix issue with falcon_cloud variable not being set correctly (CrowdStrike#257)
Release Date: 2022-09-06
  • falcon_install - add the ability to install from a local file (CrowdStrike#242).
  • falcon_configure - fix issue with aid removal for image prep failed (CrowdStrike#254)
Release Date: 2022-08-23
Release Date: 2022-08-09
  • ansible_install - added optional credentials for package download
  • falcon_install - Update target_os for RHEL family to support RHEL 9.
  • falconctl - Fixed issue with APD and billing options being able to use empty string as proper argument.
  • falconctl - extrapolated common param checks to function.
  • falconctl - updated usage of string options and added validation for options.