public-health-ch/ansible/roles/dev-sec.ssh-hardening/vars/Fedora.yml

10 lines
182 B
YAML
Raw Normal View History

2021-02-18 15:40:18 +00:00
---
sshd_path: /usr/sbin/sshd
ssh_host_keys_dir: '/etc/ssh'
2020-05-15 20:41:39 +00:00
sshd_service_name: sshd
ssh_owner: root
ssh_group: root
ssh_selinux_packages:
- python3-policycoreutils
- checkpolicy