Commit Graph

199 Commits

Author SHA1 Message Date
Jesus Garcia
ee4e5deb88
Add task to refresh APT cache on Debian before installing dependencies 2026-03-11 19:26:18 -05:00
Jesus Garcia
a1c2375385
Migrate injected ansible_* facts to ansible_facts.* to avoid INJECT_FACTS_AS_VARS deprecation warnings 2026-03-11 19:26:17 -05:00
Jesus Garcia
efb6d1a4f4
Ensure boolean condition evaluations 2026-01-23 13:25:16 -05:00
Carlos Anguita López
e0f55b94a4
merge 4.11.0 into 4.12.0 2025-02-04 13:20:42 +01:00
Jesus Garcia
d094df0158
Remove parameter 'warn: false' from ansible roles 2025-01-20 10:07:06 -05:00
Jesus Garcia
7f1579dcd1
Add lock_timeout to yum tasks for improved package installation reliability 2025-01-17 11:18:39 -05:00
Enrique Araque
d2b5b62bce
Change 'install curl' task condition 2024-07-11 11:01:13 +02:00
Enrique Araque
19f18ebb69
Fix AL2023 dependencies bugs 2024-07-09 11:36:18 +02:00
vcerenu
2e5bbf41ae
merge 4.8.0 into 4.9.0 2024-05-31 10:55:57 -03:00
David Correa Rodríguez
02b72932eb
Fixed apt_key deprecation 2024-05-21 17:38:02 +02:00
David Correa Rodríguez
d1198aa0da
Merge branch '4.8.2' into merge-4.8.2-into-4.9.0 2024-04-01 10:58:25 +02:00
vcerenu
ffddd179d8
delete create_user.py script after use 2024-03-25 09:45:01 -03:00
David Correa Rodríguez
e689f73530
Updated manager permissions files from 640 to 660 2024-03-06 12:30:00 +01:00
David Correa Rodríguez
b820347568
Splitted wazuh-keystore generation task 2024-02-01 16:13:41 +01:00
Gonzalo Acuña
5936bf290f
Changed user for username in the wazuh-keystore command 2024-01-31 09:26:13 -03:00
Gonzalo Acuña
65d896ec7f
VD keystore changes 2024-01-24 10:39:31 -03:00
c-bordon
d327883df7
Testing after removing build from sources 2023-10-05 11:14:06 -03:00
c-bordon
63cd551ad9
Added retry in Debian/Ubuntu installs 2023-08-01 12:41:09 -03:00
Gonzalo Acuña
53e1e61453
Changes to include the packages_repository variable 2022-11-02 14:23:35 -03:00
Gonzalo Acuña
0430b443cc
Braces removed from include vars condition 2022-07-29 08:21:13 -03:00
Gonzalo Acuña
e26945bc11
Wazuh agent and manager version updated 2022-06-24 10:07:40 -03:00
Gonzalo Acuña
6fff470117
Install dependencies task order update 2022-05-17 11:31:36 -03:00
Gonzalo Acuña
2424ee9ead
Install curl added 2022-05-17 11:24:20 -03:00
Gonzalo Acuña
60b891084e
Conditions for CentOS 8 2022-04-26 17:08:47 -03:00
Gonzalo Acuña
31d3cd64d1
Repositories variables unified 2022-04-26 09:59:33 -03:00
Gonzalo Acuña
b3cadea610
Changes to packages prod repository 2022-03-03 09:04:24 -03:00
Gonzalo Acuña
43e792754a
Custom user configuration updated 2022-02-22 14:25:58 -03:00
Gonzalo Acuña
f531fa2728
Update README and deployment playbooks 2022-02-21 09:41:22 -03:00
Gonzalo Acuña
589fbebba6
Api configuration options updated 2021-12-03 15:38:04 -03:00
hagassaan
79fbb2a457 adding acl to debian/ubuntu installation 2021-07-15 14:29:46 +07:00
Victor Moreno Jimenez
f1f137a9d2
Working in #546. Rename users and group according to Wazuh standard 2021-04-14 08:10:15 +02:00
VictorMorenoJimenez
292b4402b3
Remove deprecated pai.yaml from wazuh-manager installation 2021-03-31 10:52:57 +02:00
VictorMorenoJimenez
ef79065de6
Install cmake when installing from sources 2021-03-31 10:02:53 +02:00
VictorMorenoJimenez
823fd336d3
Add dependencies to install Wazuh manager from sources 2021-03-31 09:55:05 +02:00
Victor Moreno Jimenez
208edeaf7c
Fix typo in playbook 2021-03-31 09:41:00 +02:00
neonmei
325e18911d
roles: rename references of ossec-control to wazuh-control 2021-03-31 09:40:23 +02:00
Sergio García
f54c0268c7 Change /var/ossec references to wazuh_dir var 2021-01-21 14:46:34 +01:00
Sergio García
d9c8bf9d76 RedHat.yml: remove quote 2021-01-20 11:27:11 +01:00
Sergio García
3aa90efed4 Change /var/ossec to user_dir var 2021-01-20 11:09:58 +01:00
neonmei
87e9c8fc23
roles/wazuh-manager: add missing mode and ownership to file module 2020-11-12 11:26:57 -03:00
zenidd
0afaba51fc Fix repository removal task condition 2020-11-10 13:05:05 +01:00
neonmei
0f6ea26123
roles/wazuh_manager: merge uninstall tasks in a single file 2020-11-09 14:04:55 -03:00
neonmei
d44532482a
roles/wazuh_manager: remove nodejs as wazuh-api was migrated to python
For more information, see: https://github.com/wazuh/wazuh/releases/tag/v4.0.0
2020-11-09 13:58:23 -03:00
neonmei
a1f4a16fd9
roles/wazuh_manager: add support for role-distributed ansible.cfg setting for hash_behaviour 2020-11-09 13:03:54 -03:00
Manuel Gutierrez
a77be1f959
Add custom API user support 2020-10-27 15:02:27 +01:00
Manuel Gutierrez
912d669281
Use standard module format 2020-10-27 15:01:28 +01:00
zenidd
2f33aa20c5 New major version fixes 2020-10-23 13:21:32 +02:00
zenidd
583f38f19c Merge master changes 2020-10-20 17:44:26 +02:00
Manuel J. Bernal
575fcc966a Remove vuls integration 2020-10-07 16:59:46 +02:00
Manuel J. Bernal
33d4aaedf1 Fixed unreadable token 2020-09-01 23:10:42 +02:00