Forked from https://github.com/eanylin/ansible-lab/
The playbooks in this repository is meant to
- Add a new asset and perform a scan on it
- Perform ad hoc scan on an asset
- This playbook could be used one individual or multiple asset.
User will need to provide information for the following variables
-
target_servers - Server to be added
-
site_id - The ID of site in Nexpose Rapid7
-
template_id - The ID of template that will be used during scan. ( still not work). The workflow will perform the following tasks
-
Create entry for the new VM in Nexpose Rapid7
-
Perform a scan on the new VM
-
Generate a summary report and email the HTML report to relevant parties
User will need to provide information for the following variables
- target_servers - Server to be added
- site_id - The ID of site in Nexpose Rapid7