Ansible_workstation/tasks/ssh.yml

6 lines
100 B
YAML
Raw Normal View History

2018-08-24 08:00:59 +00:00
---
- name: Configure sudoers
template:
src: files/sshd_config
dest: /etc/ssh/sshd_config