Skip to content

Wazuh Ansible v3.9.3_7.2.0

Compare
Choose a tag to compare
@manuasir manuasir released this 17 Jul 11:46
· 2160 commits to master since this release
a588a7c

Added

  • Update to Wazuh v3.9.3 (rshad PR#206)
  • Added Versioning Control for Wazuh stack's components installation, so now it's possible to specify which package to install for wazuh-manager, wazuh-agent, Filebeat, Elasticsearch and Kibana. (rshad PR#206)
  • Fixes for Molecule testing issues. Issues such as Ansible-Lint and None-Idempotent tasks. (rshad PR#206)
  • Fixes for Wazuh components installations' related issues. Such issues were related to determined OS distributions such as Ubuntu Trusty and CetOS 6. (rshad PR#206)
  • Created Ansible playbook and role in order to automate the uninstallation of already installed Wazuh components. (rshad PR#206)