wazuh-ansible-4.8.1/roles/wazuh/ansible-wazuh-agent/tasks
Andrés Felipe Marulanda Hernández 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
..
Debian.yml Update roles/wazuh/ansible-wazuh-agent/tasks/Debian.yml 2024-10-25 19:38:32 +00:00
installation_from_custom_packages.yml Fix conditionals error related with AL2 custom packages installation 2020-03-03 13:14:13 +01:00
Linux.yml Testing after removing build from sources 2023-10-05 11:14:06 -03:00
macOS.yml Removed agent verification in macOS deployment 2023-10-17 16:11:55 +02:00
main.yml Initial macOS tasks created 2023-10-03 17:05:22 +02:00
RedHat.yml Testing after removing build from sources 2023-10-05 11:14:06 -03:00
RMDebian.yml Changed APT repository removal variable 2021-08-06 13:29:46 +02:00
RMRedHat.yml changing permissions 2019-07-17 12:21:19 +02:00
Windows.yml Added task to delete checksum file 2023-08-31 14:40:21 +02:00