mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
ssh pkg check
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
9b6c06e930
commit
26224a51d9
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
- name: "SECTION | 5.2 | Configure SSH Server"
|
||||
include_tasks: cis_5.2.x.yml
|
||||
when:
|
||||
- "'openssh-server' in ansible_facts.packages"
|
||||
|
||||
- name: "SECTION | 5.3 | Configure Profiles"
|
||||
import_tasks: cis_5.3.x.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue