aboutsummaryrefslogtreecommitdiffstats
path: root/roles/ssh/tasks/main.yml
blob: 7b0c386e9f8fd1a798f9e82b903e22ae0644008a (plain)
1
2
3
4
- name: generate ssh_config
  template:
    src: etc/ssh/ssh_config.j2
    dest: /etc/ssh/ssh_config