fix: typo in '1.2.2.1' task name

Signed-off-by: Ali Afif <aliafifmm@gmail.com>
This commit is contained in:
Ali Afif 2025-05-04 12:16:57 +03:30
parent d29338eeab
commit 52de504da2
No known key found for this signature in database
GPG Key ID: 05939136D0E8B437
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
- NIST800-53R5_SI-2 - NIST800-53R5_SI-2
- patch - patch
block: block:
- name: "1.2.2.1 | PATCH | Ensure updates, patches, and additional security software are installedi | Update" - name: "1.2.2.1 | PATCH | Ensure updates, patches, and additional security software are installed | Update"
ansible.builtin.package: ansible.builtin.package:
name: "*" name: "*"
state: latest state: latest