refactor(cis): extract hardcoded values to cis_defaults and add _normalize.yml
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
---
|
||||
- name: Normalize CIS configuration
|
||||
ansible.builtin.include_tasks: _normalize.yml
|
||||
|
||||
- name: Include CIS hardening tasks
|
||||
ansible.builtin.include_tasks: "{{ cis_task }}"
|
||||
loop:
|
||||
|
||||
Reference in New Issue
Block a user