mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 07:23:07 +00:00
distro update for rocky
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
487153d97b
commit
29c02f4c42
1 changed files with 2 additions and 1 deletions
|
|
@ -42,7 +42,8 @@
|
||||||
warn: false
|
warn: false
|
||||||
when:
|
when:
|
||||||
- rhel9cis_rule_1_2_3
|
- rhel9cis_rule_1_2_3
|
||||||
- ansible_distribution == "RedHat"
|
- ansible_distribution == "RedHat" or
|
||||||
|
ansible_distribution == "Rocky"
|
||||||
tags:
|
tags:
|
||||||
- level1-server
|
- level1-server
|
||||||
- level1-workstation
|
- level1-workstation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue