forked from ansible-lockdown/RHEL9-CIS
Fixing inconsistencies for importing tasks from section 1.
Signed-off-by: Diana-Maria Dumitru <diana.dumitru@siemens.com>
This commit is contained in:
parent
4329591c90
commit
b182abf2aa
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
file: cis_1.2.2.x.yml
|
file: cis_1.2.2.x.yml
|
||||||
|
|
||||||
- name: "SECTION | 1.3.1 | Configure SELinux"
|
- name: "SECTION | 1.3.1 | Configure SELinux"
|
||||||
ansible.builtin.include_tasks:
|
ansible.builtin.import_tasks:
|
||||||
file: cis_1.3.1.x.yml
|
file: cis_1.3.1.x.yml
|
||||||
|
|
||||||
- name: "SECTION | 1.4 | Configure Bootloader"
|
- name: "SECTION | 1.4 | Configure Bootloader"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue