4
0
Fork 0
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-03-30 11:08:18 +01:00
parent efdcb0b6f5
commit f808f30173
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
24 changed files with 769 additions and 923 deletions

View file

@ -1,15 +1,17 @@
---
- name: "1.9 | L1 | PATCH | Ensure updates, patches, and additional security software are installed"
- name: "1.9 | PATCH | Ensure updates, patches, and additional security software are installed"
package:
name: "*"
state: latest
notify: change_requires_reboot
when:
- rhel9cis_rule_1_9
- rhel8cis_rule_1_9
- not system_is_ec2
tags:
- level1-server
- level1-workstation
- automated
- patch
- rule_1.9
- skip_ansible_lint