Skip to content

Commit 80736d8

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/kayobe/ansible/requirements.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ collections:
1414
version: 1.0.3
1515
roles:
1616
- src: stackhpc.vxlan
17-
- name: ansible-lockdown.ubuntu22_cis
18-
version: 1.4.0
19-
- name: ansible-lockdown.rhel9_cis
17+
- src: https://github.com/ansible-lockdown/UBUNTU22-CIS
18+
version: 1.4.1
19+
- src: https://github.com/ansible-lockdown/RHEL9-CIS
2020
version: 1.3.1
2121
- name: wazuh-ansible
2222
src: https://github.com/stackhpc/wazuh-ansible

0 commit comments

Comments
 (0)