fixed the name of the service that the openssh config is watched by

This commit is contained in:
Kenny Do 2014-01-09 04:54:49 -08:00
parent af3e86a73d
commit dc53d0c295

View File

@ -8,5 +8,5 @@ sshd_config:
- name: {{ openssh.sshd_config }} - name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }} - source: {{ openssh.sshd_config_src }}
- watch_in: - watch_in:
- service: {{ openssh.service }} - service: openssh