Skip to content

Commit fd2efb3

Browse files
committed
Fix hook
1 parent 4ded47e commit fd2efb3

File tree

1 file changed

+2
-2
lines changed
  • etc/kayobe/hooks/overcloud-host-configure/post.d

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22

3-
import_playbook: ../../../ansible/cis.yml
4-
when: stackhpc_enable_cis_benchmark_hardening | bool
3+
- import_playbook: ../../../ansible/cis.yml
4+
when: stackhpc_enable_cis_benchmark_hardening | bool

0 commit comments

Comments
 (0)