Skip to content

Commit 746c5e3

Browse files
committed
Use git for ansible-lockdown roles
They are not uploaded to Ansible Galaxy.
1 parent e27a120 commit 746c5e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

etc/kayobe/ansible/requirements.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ collections:
1515
roles:
1616
- src: stackhpc.vxlan
1717
- name: ansible-lockdown.ubuntu22_cis
18-
version: 1.4.0
18+
src: https://github.com/ansible-lockdown/UBUNTU22-CIS
19+
version: 1.4.1
1920
- name: ansible-lockdown.rhel9_cis
21+
src: https://github.com/ansible-lockdown/RHEL9-CIS
2022
version: 1.3.1
2123
- name: wazuh-ansible
2224
src: https://github.com/stackhpc/wazuh-ansible

0 commit comments

Comments
 (0)