[#385] add missing ssh_ca handlers/main.yml
ci / audit (push) Successful in 39s

https://projects.knownelement.com/issues/385
This commit is contained in:
2026-09-05 17:12:14 -05:00
parent 88e3f40331
commit 76dfe97004
+5
View File
@@ -0,0 +1,5 @@
---
- name: reload sshd
ansible.builtin.systemd:
name: sshd
state: reloaded