9 lines
181 B
YAML
9 lines
181 B
YAML
---
|
|
sshd_path: /usr/sbin/sshd
|
|
ssh_host_keys_dir: '/etc/ssh'
|
|
sshd_service_name: sshd
|
|
ssh_owner: root
|
|
ssh_group: root
|
|
ssh_selinux_packages:
|
|
- policycoreutils-python
|
|
- checkpolicy
|