Fix branches description
This commit is contained in:
parent
24e34f40b1
commit
58eb10c6dc
@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
These playbooks install and configure Wazuh agent, manager and Elastic Stack.
|
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
|
## Documentation
|
||||||
|
|
||||||
* [Wazuh Ansible documentation](https://documentation.wazuh.com/current/deploying-with-ansible/index.html)
|
* [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`
|
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
|
## Contribute
|
||||||
|
|
||||||
If you want to contribute to our repository, please fork our Github repository and submit a pull request.
|
If you want to contribute to our repository, please fork our Github repository and submit a pull request.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user