Add handler event.
This commit is contained in:
parent
248332c3aa
commit
16899773cf
@ -31,4 +31,5 @@
|
|||||||
path: /etc/ssh/sshd_config
|
path: /etc/ssh/sshd_config
|
||||||
regex: 'HostKey /etc/ssh/ssh_host_ed25519_key'
|
regex: 'HostKey /etc/ssh/ssh_host_ed25519_key'
|
||||||
line: 'HostKey /etc/ssh/ssh_host_ed25519_key'
|
line: 'HostKey /etc/ssh/ssh_host_ed25519_key'
|
||||||
state: present
|
state: present
|
||||||
|
notify: restart sshd
|
Loading…
Reference in New Issue
Block a user