We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e4ba7 commit a5f6f10Copy full SHA for a5f6f10
etc/kayobe/ansible/requirements.yml
@@ -15,15 +15,9 @@ collections:
15
roles:
16
- src: stackhpc.vxlan
17
- name: ansible-lockdown.ubuntu22_cis
18
- src: https://github.com/stackhpc/UBUNTU22-CIS
19
- #FIXME: Waiting for https://github.com/ansible-lockdown/UBUNTU22-CIS/pull/174
20
- # to be in a tagged release
21
- version: bugfix/inject-facts
+ version: 1.4.0
22
- name: ansible-lockdown.rhel9_cis
23
- src: https://github.com/stackhpc/RHEL9-CIS
24
- #FIXME: Waiting for https://github.com/ansible-lockdown/RHEL9-CIS/pull/115
25
- # to be in a tagged release.
26
+ version: 1.3.1
27
- name: wazuh-ansible
28
src: https://github.com/stackhpc/wazuh-ansible
29
version: stackhpc
0 commit comments