Ansible role to install the wazuh ossec-agent.
None.
Available variables are listed below, along with default values (see defaults/main.yml):
ossec_server_ip: "127.0.0.1"
None.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: diadzine.ossec-agent, ossec_server_ip: 111.111.111.111 }
MIT License.
This role was created in 2017 by Aymeric Bringard.