Files

7 lines
114 B
YAML
Raw Permalink Normal View History

2024-04-28 23:12:08 -07:00
- name: Harden the SSH configuration
copy:
src: ../files/ssh.conf
dest: /etc/sshd_config
mode: 644