ossec-agent

ossec-agent

Build Status

Ansible role to install the wazuh ossec-agent.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

ossec_server_ip: "127.0.0.1"

Dependencies

None.

Example Playbook

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 }

License

MIT License.

Author Information

This role was created in 2017 by Aymeric Bringard.

Install
ansible-galaxy install diadzine/ansible-ossec-agent
GitHub repository
License
mit
Downloads
65