Install OSSEC Server, Agent and/or Local
SSL Certificate and Key for the Server for auto registration. Use of the playbook gotansible.selfsign can help.
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
- gotansible.selfsign - recommended for creating a self signed cert
See test-agent.yml or test-server.yml.
- hosts: servers
sudo: true
roles:
- { role: gotansible.ossec, ossec_server: true }
MIT
Created by Franklin Wise in Santa Monica, CA.