wazuh + doc

This commit is contained in:
phil
2025-02-02 11:33:01 +01:00
parent 9fe6b402c6
commit 09ec8a80bd
5 changed files with 56 additions and 21 deletions

View File

@@ -0,0 +1,14 @@
---
- hosts: all
become: true
tasks:
- name: Arrete service unattended-upgrades
ansible.builtin.service:
name: unattended-upgrades
state: stopped
- name: Recup script install et lance wazuh-installl.sh en mode AIO - 15 min
ansible.builtin.shell:
cmd: curl -s -O https://packages.wazuh.com/4.10/wazuh-install.sh && bash wazuh-install.sh -a