Add handler event.

This commit is contained in:
Brian Lee 2023-07-14 10:53:53 -07:00
parent 248332c3aa
commit 16899773cf

View File

@ -31,4 +31,5 @@
path: /etc/ssh/sshd_config
regex: 'HostKey /etc/ssh/ssh_host_ed25519_key'
line: 'HostKey /etc/ssh/ssh_host_ed25519_key'
state: present
state: present
notify: restart sshd