Fix branches description

This commit is contained in:
zenidd 2020-10-16 14:19:05 +02:00
parent 24e34f40b1
commit 58eb10c6dc

View File

@ -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://<your server host>: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.