https://github.com/lotusnoir/ansible-apps_wazuh_agent
Install wazuh agent using ansible
https://github.com/lotusnoir/ansible-apps_wazuh_agent
ansible security wazuh-agent
Last synced: 5 months ago
JSON representation
Install wazuh agent using ansible
- Host: GitHub
- URL: https://github.com/lotusnoir/ansible-apps_wazuh_agent
- Owner: lotusnoir
- License: apache-2.0
- Created: 2021-11-08T14:53:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-29T14:05:36.000Z (5 months ago)
- Last Synced: 2026-01-30T03:42:16.425Z (5 months ago)
- Topics: ansible, security, wazuh-agent
- Homepage: https://galaxy.ansible.com/lotusnoir/apps_wazuh_agent
- Size: 87.9 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ansible-apps_wazuh_agent
[](https://galaxy.ansible.com/lotusnoir/apps_wazuh_agent)
[](https://github.com/lotusnoir/ansible-apps_wazuh_agent/releases/latest)
[](https://galaxy.ansible.com/lotusnoir/apps_wazuh_agent)
[](https://galaxy.ansible.com/lotusnoir/apps_wazuh_agent)
[](https://opensource.org/licenses/Apache-2.0)
- [Description](#description)
- [Requirements](#requirements)
- [Role variables](#role-variables)
- [Examples](#examples)
- [License](#license)
- [Author Information](#author-information)
## Description
Install and configure wazuh_agent
## Requirements
none
## Role variables
See [variables](/defaults/main.yml) for more details.
## Examples
---
- hosts: apps_wazuh_agent
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_wazuh_agent
## License
This project is licensed under Apache License. See [LICENSE](/LICENSE) for more details.
## Author Information
- [Philippe LEAL](https://github.com/lotusnoir)