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 4ded47e commit fd2efb3Copy full SHA for fd2efb3
etc/kayobe/hooks/overcloud-host-configure/post.d/99-cis.yml
@@ -1,4 +1,4 @@
1
---
2
3
-import_playbook: ../../../ansible/cis.yml
4
-when: stackhpc_enable_cis_benchmark_hardening | bool
+- import_playbook: ../../../ansible/cis.yml
+ when: stackhpc_enable_cis_benchmark_hardening | bool
0 commit comments