Skip to content

Commit 10cca92

Browse files
committed
Add cis tag
1 parent 4bfa617 commit 10cca92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/kayobe/ansible/cis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- name: Security hardening
44
hosts: cis-hardening
55
become: true
6+
tags:
7+
- cis
68
tasks:
79
# TODO: Remove this when Red Hat FIPS policy has been updated to allow ed25519 keys.
810
# https://gitlab.com/gitlab-org/gitlab/-/issues/367429#note_1840422075

0 commit comments

Comments
 (0)