diff --git a/README.md b/README.md index 4fb71fa9..c9f54929 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ These playbooks install and configure Wazuh agent, manager and Elastic Stack. +## Branches +* `master` branch corresponds to the latest Wazuh Ansible changes. It might be unstable. +* `3.13` branch on correspond to the last Wazuh Ansible stable version. + ## Documentation * [Wazuh Ansible documentation](https://documentation.wazuh.com/current/deploying-with-ansible/index.html) @@ -327,9 +331,6 @@ ansible-playbook wazuh-odfe-single.yml -i inventory After the playbook execution, the Wazuh UI should be reachable through `https://:5601` -## Branches -* `master` branch on correspond to the last Wazuh-Ansible stable version. - ## Contribute If you want to contribute to our repository, please fork our Github repository and submit a pull request.