added installation of wazuh-agent

This commit is contained in:
2024-07-03 11:43:24 +02:00
parent ad30fe74b5
commit 4a2ee7f8ab
3 changed files with 19 additions and 1 deletions

View File

@@ -34,6 +34,8 @@
# - import_tasks: system_setup/microcode.yml
- import_tasks: system_setup/openssh.yml
- import_tasks: system_setup/scripts.yml
- import_tasks: software/wazuh-agent.yml
when: ansible_distribution in ["Debian", "Pop!_OS", "Ubuntu"]
# Set up the ansible environment