ibm.qradar.offense_action – Take action on a QRadar Offense¶
Note
This plugin is part of the ibm.qradar collection (version 1.0.3).
To install it use: ansible-galaxy collection install ibm.qradar
.
To use it in a playbook, specify: ibm.qradar.offense_action
.
New in version 1.0.0: of ibm.qradar
Synopsis¶
This module allows to assign, protect, follow up, set status, and assign closing reason to QRadar Offenses
Parameters¶
Notes¶
Note
Requires one of
name
orid
be providedOnly one of
closing_reason
orclosing_reason_id
can be provided
Examples¶
Authors¶
Ansible Security Automation Team (@maxamillion) <https://github.com/ansible-security>