Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/kayobe/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ roles:
version: 1.3.1
- name: wazuh-ansible
src: https://github.com/stackhpc/wazuh-ansible
version: stackhpc
version: stackhpc-v4.10.0
- name: geerlingguy.pip
version: 2.2.0
- name: monolithprojects.github_actions_runner
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
features:
- |
Upgrades the version of wazuh-ansible to v4.10.0. This brings in the SCA CIS
checks for Rocky Linux 9 by default.
Loading