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 4bfa617 commit 10cca92Copy full SHA for 10cca92
etc/kayobe/ansible/cis.yml
@@ -3,6 +3,8 @@
3
- name: Security hardening
4
hosts: cis-hardening
5
become: true
6
+ tags:
7
+ - cis
8
tasks:
9
# TODO: Remove this when Red Hat FIPS policy has been updated to allow ed25519 keys.
10
# https://gitlab.com/gitlab-org/gitlab/-/issues/367429#note_1840422075
0 commit comments