more path fixes
This commit is contained in:
parent
c5f56e0167
commit
a7f7377296
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue