2696d5ed8c
Update roles/wazuh/ansible-wazuh-agent/tasks/Debian.yml
...
fix(ansible): Adapt installation of OpenSCAP to support Ubuntu 24.04+
- Updated OpenSCAP installation task to handle differences in package availability between Ubuntu versions.
- Ubuntu 24.04+ uses `openscap-scanner` instead of `libopenscap8`.
- Conditional logic added to detect Ubuntu version and choose the correct package(s).
- Simplified package installation with a loop for clarity.
- Adjusted version check commands to handle different package names depending on Ubuntu version.
2024-10-25 19:38:32 +00:00
David Correa Rodríguez
02b72932eb
Fixed apt_key deprecation
2024-05-21 17:38:02 +02:00
David Correa Rodríguez
181a4fcecc
Merge branch '4.7.1' into merge-4.7.1-into-master
2023-10-11 10:55:09 +02:00
c-bordon
df3aae7380
Reorder apt update
2023-10-10 12:31:47 -03:00
c-bordon
0465d10b5d
Added apt update to Debian
2023-10-10 09:28:18 -03:00
c-bordon
d327883df7
Testing after removing build from sources
2023-10-05 11:14:06 -03:00
Gonzalo Acuña
795953e166
Debian dependencies update
2022-10-19 11:38:39 -03:00
Gonzalo Acuña
31d3cd64d1
Repositories variables unified
2022-04-26 09:59:33 -03:00
tinyblargon
6358c4b8b6
Add gnupg to list of installed applications
2021-11-18 15:00:46 +01:00
hagassaan
79fbb2a457
adding acl to debian/ubuntu installation
2021-07-15 14:29:46 +07:00
Jose M
8f0d54b274
Update Agent conditionals to make them work with custom packages install
2020-02-19 18:10:26 +01:00
Jochen Schneider
5479fc5550
corrected repo key id parameter
2020-01-23 14:30:55 +01:00
Jochen Schneider
50964bd0f8
better naming for parameter kid
2020-01-21 11:57:33 +01:00
joschneider
6361eacbf0
repo gpg key id as a paramater
2020-01-21 10:56:59 +01:00
Jochen Schneider
c3cc763a5e
added key ID for download only when required
2020-01-16 11:58:05 +01:00
Jose M
ce3dcf7abe
Fix sources conditionals in Debian.yml tasks
2019-11-25 15:44:24 +01:00
Jose M
13b2321540
Rename wazuh_sources_installation to wazuh_manager sources_installation
2019-11-21 15:01:15 +01:00
Jose M
e3ecb74ca8
Move "installation_from_sources" include to Linux.yml
2019-11-20 19:09:40 +01:00
Jose M
0329441817
Update tasks and conditioinals for Agent installations in Debian families
2019-11-20 16:37:27 +01:00
Jose M
46b4d34695
Update conditionals to use new variables
2019-11-15 16:41:28 +01:00
Jose M
8e56076b9f
Add conditionals to disable repo installation and install from sources
2019-11-14 19:11:59 +01:00
Jose M
154e10912a
Include apt repository name in debian task. Remove explicit "deb"
2019-11-06 17:38:24 +01:00
Jose M
8a69a6e922
Update Debian repositories to use dynamic urls from default variables
2019-10-28 10:02:07 +01:00
jm404
bcd535351b
Adding openjdk repository for Ubuntu 14.04.
2019-04-30 16:59:29 +02:00
jm404
2716f2c7bf
Fixed conflicts.
2019-04-29 17:42:48 +02:00
Werner Dijkerman
af758690a1
Added molecule test for the Wazuh Agent
2019-04-27 15:26:18 +02:00
l
9e22760911
Fixing whitespaces
2019-04-24 17:41:27 +02:00
l
b84aecfa67
Fixing syntax error at Debian tasks
2019-04-24 17:30:40 +02:00
l
a29eb8faf4
Using OpenJDK for cis-cat and for elastic at Debian based distros
2019-04-24 16:45:29 +02:00
l
a9344cf181
Using list instead of iterating over one to install packages
2019-04-01 12:23:48 +02:00
manuasir
96390a2d46
Installing apt packages concurrently, related #109
2018-12-19 10:22:40 +01:00
root
dcd7b1a6fd
agent and manager grouping task
2018-10-31 10:49:45 +00:00
Jesús Linares
1bd21e381b
Restructure repository ( #66 )
2018-10-04 12:40:10 +02:00