fix typo thanks to @UZziell #40
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
a8f039cba0
commit
fac8eb7e02
|
@ -10,7 +10,7 @@
|
|||
- NIST800-53R5_SI-2
|
||||
- patch
|
||||
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:
|
||||
name: "*"
|
||||
state: latest
|
||||
|
|
Loading…
Reference in New Issue