more path fixes

This commit is contained in:
Seth Vidal 2013-05-07 15:27:49 +00:00
parent c5f56e0167
commit a7f7377296

View file

@ -53,7 +53,7 @@
- configs
- name: sshd_config
action: copy src=$files/sshd_config.releng dest=/etc/ssh/sshd_config mode=600
action: copy src=$files/ssh/sshd_config.releng dest=/etc/ssh/sshd_config mode=600
notify:
- restart sshd
tags: