changed to import task public PR 377

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-08-14 17:09:58 +01:00
parent 4b302f97f9
commit 95ed2ff03d
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9
2 changed files with 16 additions and 1 deletions

View file

@ -41,7 +41,7 @@
file: cis_1.2.2.x.yml
- name: "SECTION | 1.3.1 | Configure SELinux"
ansible.builtin.include_tasks:
ansible.builtin.import_tasks:
file: cis_1.3.1.x.yml
- name: "SECTION | 1.4 | Configure Bootloader"