Ansible_workstation/tasks/ssh.yml

6 lines
99 B
YAML

---
- name: Copy sshd_config
template:
src: files/sshd_config
dest: /etc/ssh/sshd_config