Update build

This commit is contained in:
Jeroen Oudshoorn
2024-01-08 13:01:31 +01:00
parent f8e1142bbd
commit a13f152c55

View File

@ -608,6 +608,11 @@
with_fileglob:
- "/etc/ssh/ssh_host*_key*"
- name: regenerate ssh keys
shell: "dpkg-reconfigure openssh-server"
args:
executable: /bin/bash
handlers:
- name: reload systemd services
systemd: