Skip to content

Configure Rapid7 Attributes

Go to Automation

View in GitLab

Description

This playbook configures the Rapid7 Insight Agent by updating its attributes.json file with custom attributes. It constructs a set of attributes based on environment variables, contact team, and automation level. If the Rapid7 agent is installed, the playbook reads the existing attributes.json file, updates the attributes field with the constructed attributes, and writes the updated JSON back to the file.

Credentials

  • sys_ansible_windows

Input

Variable Description
target Target host where the playbook will run

Output

None

Dependencies