fixed the name of the service that the openssh config is watched by
This commit is contained in:
parent
af3e86a73d
commit
dc53d0c295
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user