Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Fortin <mathieu.fortin@autodesk.com>
  • Loading branch information
mfortin committed Jan 13, 2025
1 parent e5500dd commit db30778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/section_1/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

- name: "SECTION | 1.1.1.x | Configure Filesystem Kernel Modules"
- name: "SECTION | 1.1.1.x | Configure FileSystem Kernel Modules"
ansible.builtin.import_tasks:
file: cis_1.1.1.x.yml

Expand Down Expand Up @@ -36,7 +36,7 @@
ansible.builtin.import_tasks:
file: cis_1.2.x.yml

- name: "SECTION | 1.3 | Congiure Secure Boot Settings"
- name: "SECTION | 1.3 | Configure Secure Boot Settings"
ansible.builtin.import_tasks:
file: cis_1.3.x.yml

Expand Down

0 comments on commit db30778

Please sign in to comment.