wazuh-ansible-4.8.1/README.md
José Luis Ruiz Ruiz 9a3f715dd5 - Modification in Readme.md
- Change include by import_tasks in the playbooks.
- Change version from Elastic Stack to 5.6.3
2017-11-01 20:25:07 -04:00

23 lines
667 B
Markdown

# Wazuh Ansible playbooks
This playbooks installs and configure Wazuh agent, manager and Elastic Stack.
## Documentation
* [Full documentation](http://documentation.wazuh.com)
* [Wazuh Puppet module documentation](https://documentation.wazuh.com/current/deploying-with-ansible/index.html)
### Based on previous work from dj-wasabi
https://github.com/dj-wasabi/ansible-ossec-server
### Modified by Wazuh
The playbooks have been modified by Wazuh, including some specific requirements, templates and configuration to improve integration with Wazuh ecosystem.
## References
* [Wazuh website](http://wazuh.com)
* [OSSEC project website](http://ossec.github.io)